From 4e6495fc2afc571a28de466150b7425586837de7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 25 Dec 2024 16:56:39 +0000 Subject: [PATCH 1/2] gopeed 1.6.5 --- Formula/g/gopeed.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/g/gopeed.rb b/Formula/g/gopeed.rb index b9012bf1764b6..76305b0a811ba 100644 --- a/Formula/g/gopeed.rb +++ b/Formula/g/gopeed.rb @@ -1,8 +1,8 @@ class Gopeed < Formula desc "Modern download manager that supports all platform" homepage "https://gopeed.com" - url "https://github.com/GopeedLab/gopeed/archive/refs/tags/v1.6.4.tar.gz" - sha256 "73e9fdc4100d1a02d8b0ab442fddaf33e287b58dbdf916c033a312feddc1461f" + url "https://github.com/GopeedLab/gopeed/archive/refs/tags/v1.6.5.tar.gz" + sha256 "860bc80131c723789233f0f4491e5097fc160314312584833e777450d2505021" license "GPL-3.0-or-later" bottle do From 9360f96e74cf3cbf6bce5ae8d7161b222ddbac31 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 25 Dec 2024 17:22:00 +0000 Subject: [PATCH 2/2] gopeed: update 1.6.5 bottle. --- Formula/g/gopeed.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/g/gopeed.rb b/Formula/g/gopeed.rb index 76305b0a811ba..4a77b6563632a 100644 --- a/Formula/g/gopeed.rb +++ b/Formula/g/gopeed.rb @@ -6,12 +6,12 @@ class Gopeed < Formula license "GPL-3.0-or-later" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "ea70bdb86f8c81f89cf034115f9ecd39d8862eae0cd9524eddcfaccb74915981" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ec735127fa80d2d7a9e157ff9221751e49d9c5f682b90c15c3fab60f547e36c4" - sha256 cellar: :any_skip_relocation, arm64_ventura: "42c5e12669da3487d7b87fbeb527d87eec81d0222311ec40886917452fa8051b" - sha256 cellar: :any_skip_relocation, sonoma: "46c572fea117f23df571cc32810f7d599a79f49ea4317d971b5a06d72a136933" - sha256 cellar: :any_skip_relocation, ventura: "bdd7e0e6733ce902d3c27416187f717d102791484e4a0c26ecdfe36148969d68" - sha256 cellar: :any_skip_relocation, x86_64_linux: "cb0f579b6c15577d4c631e2037f9da903eaadee612237eff79a2690257211ec5" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "d435e5398eed633fec96cab041ff510f18c4004eee38d523fdaad43f67ddaecb" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "9bf6e5c6bfc6ccbeab96c69fc9b6fff9890ae49004b559067095e3ba0eaaf321" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f93e1a9caf5731d786334f9695c0d5b49c725d826332db1e17b53db503d5a71e" + sha256 cellar: :any_skip_relocation, sonoma: "b1911213a267a985f3714c13489cc166e407b76074da0f1f66a65ded643b13f2" + sha256 cellar: :any_skip_relocation, ventura: "b5143d3852b3ac1c0051678a58e6d30af9f04b86085375da45711b3fe5e8db9b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "addbc986e51cb2ff04592a81ff11bec4ebb4d423db6e04da8eba133cfe9cbb98" end depends_on "go"