From f189479c4a7d563507a6610fe54e0ea500581db3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Sep 2024 18:35:38 +0000 Subject: [PATCH 1/2] geph4 4.99.6 --- 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 777d6fb05116..9f74d15bc3ad 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.5.tar.gz" - sha256 "86c271a49ec095b2f6f480cf8feedb1670cb3048d5d174c8c004cfe545185fe6" + url "https://github.com/geph-official/geph4-client/archive/refs/tags/v4.99.6.tar.gz" + sha256 "acc8cf566dabeb9b3c7c7f87ad8ee5829c29299adf62c6efb90649155ff93e23" license "GPL-3.0-only" head "https://github.com/geph-official/geph4-client.git", branch: "master" From e1f3e16cd7d6cd9fb0ad75809c51721a5ba62e55 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Sep 2024 19:42:01 +0000 Subject: [PATCH 2/2] geph4: update 4.99.6 bottle. --- Formula/g/geph4.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/g/geph4.rb b/Formula/g/geph4.rb index 9f74d15bc3ad..0671fe8e2ae9 100644 --- a/Formula/g/geph4.rb +++ b/Formula/g/geph4.rb @@ -12,12 +12,12 @@ class Geph4 < Formula end bottle do - 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" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "7abc3643e3a35cd857f60027a833c961015bef866658c711e1c5c2d6f8064708" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "532f484f37db8b8ab8abf51945ad08a9f70cbe7dbec32d90930e89f3d13eb854" + sha256 cellar: :any_skip_relocation, arm64_ventura: "77563f6df4fcfbe9a6857670038e0c20c3e03a550a28ece8fb1b246b1ba0e134" + sha256 cellar: :any_skip_relocation, sonoma: "226bb64628a868d165f8d48b552c8400c9b89d930588fb676c831a7d5201c24e" + sha256 cellar: :any_skip_relocation, ventura: "c4972bf03766343d265e7e31822a13b3842e367e12a4a3c283a8dcc12507566b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2b8248137d3de995458973c6cf80f6cf3b9e07fd43950e0d2b81dd762c064a05" end depends_on "rust" => :build