Skip to content

Commit

Permalink
Merge pull request #202437 from Homebrew/bump-gopeed-1.6.5
Browse files Browse the repository at this point in the history
gopeed 1.6.5
  • Loading branch information
BrewTestBot authored Dec 25, 2024
2 parents 93a0295 + 9360f96 commit b47610d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/g/gopeed.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
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
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"
Expand Down

0 comments on commit b47610d

Please sign in to comment.