From 98df9fdc5c25310c3e5bb82c8effe94f8654f8b2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Sep 2024 00:42:20 +0000 Subject: [PATCH 1/2] geph4 4.99.5 --- Formula/g/geph4.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/g/geph4.rb b/Formula/g/geph4.rb index a10d9275a03f..6a48cab5ced5 100644 --- a/Formula/g/geph4.rb +++ b/Formula/g/geph4.rb @@ -1,8 +1,8 @@ class Geph4 < Formula desc "Modular Internet censorship circumvention system to deal with national filtering" homepage "https://geph.io/" - url "https://github.com/geph-official/geph4-client/archive/refs/tags/v4.99.3.tar.gz" - sha256 "bedd8dca96a5e5aeff208e44c113d8a4fb97ad0fe7ac83e9568c13236ea348b5" + url "https://github.com/geph-official/geph4-client/archive/refs/tags/v4.99.5.tar.gz" + sha256 "86c271a49ec095b2f6f480cf8feedb1670cb3048d5d174c8c004cfe545185fe6" license "GPL-3.0-only" head "https://github.com/geph-official/geph4-client.git", branch: "master" From a1b7b0904275d8aed1365fa5a13cff70d7d2d70b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:10:39 +0000 Subject: [PATCH 2/2] geph4: update 4.99.5 bottle. --- Formula/g/geph4.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/g/geph4.rb b/Formula/g/geph4.rb index 6a48cab5ced5..777d6fb05116 100644 --- a/Formula/g/geph4.rb +++ b/Formula/g/geph4.rb @@ -12,14 +12,12 @@ class Geph4 < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "cf94f4739a3c4ca46076916b1e2317513ec0efcd7cc9d6ddc3476c0f279af7b6" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "4468710fe42a9dc7e5b0d034105d93928fe438c504849d58401bca82dee4ffd7" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ef0ca3607b8f78c35e03140ef6246166fd736e43382849fc2e913e4840df56e2" - sha256 cellar: :any_skip_relocation, arm64_monterey: "4aa738af979c77dbfd61a5e61cf303074ba0f99e4ea6a01898215844018fa0dd" - sha256 cellar: :any_skip_relocation, sonoma: "956c339dee523e1b3f84f62aa88525240cb533876d7178d96576a8084b409f60" - sha256 cellar: :any_skip_relocation, ventura: "5e11e10d21e054069b2f8812938d936cdd273f8475816cfee7a3e63860e1680b" - sha256 cellar: :any_skip_relocation, monterey: "6a7daaaa76e27710425189cc2d5e07ef84f6e71c5ada0b0860f336d123969643" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e785f5e3a86f74e78228be67c41eee4b82104c34ce6d7f9304a133ebda59aec2" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "bf39ad69bc42bd47763ca5e4bdbe1135913eb12d94c533ea4bcfecb1c9486e42" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "dd4bc4c9ce708bfc8ea14b713920921954bde397180649f08c9c8053a14d90e4" + sha256 cellar: :any_skip_relocation, arm64_ventura: "34d434422e69a6f14dbc5df3b332abd15cfdda0f257938a287ddd8a3cf170990" + sha256 cellar: :any_skip_relocation, sonoma: "9842876f83c2cd0e03c294520c54ed7c03f5bedbe2c96e2ba2546c3f78c895b8" + sha256 cellar: :any_skip_relocation, ventura: "84f6ac3add4fd3860d6083121b1d180b4c3a5a79ab4a4f8d654506147b65904c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0c5c7c9e5100fbce347d8f3acef47a559f6a14c625fdf8093c438d4010eca7ee" end depends_on "rust" => :build