Skip to content

Commit

Permalink
Merge pull request #204579 from Homebrew/bump-gopeed-1.6.7
Browse files Browse the repository at this point in the history
gopeed 1.6.7
  • Loading branch information
BrewTestBot authored Jan 17, 2025
2 parents 3477514 + a8fa400 commit 23100ef
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.6.tar.gz"
sha256 "d4a2b4bf5981fa10626243f5824c20a38813d57bbd05f2a81f5ec6f6050bb744"
url "https://github.com/GopeedLab/gopeed/archive/refs/tags/v1.6.7.tar.gz"
sha256 "b900223ea7696599ff135d78d3111385a46531dcd4b4bd2202d8b207ab21fb71"
license "GPL-3.0-or-later"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f1d41cc159e143222e3229a3bf7ab819184c97939d70cb0fba99da6de7cc20a1"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2662c290b99075bc64495153a3455896df1469c9bf682b153ba7869fe8395717"
sha256 cellar: :any_skip_relocation, arm64_ventura: "905024b6e664056975e32105b03b683d21b40b4ee6c279ddc35590233a71de38"
sha256 cellar: :any_skip_relocation, sonoma: "d008aa8e0f6c337087386946f1ebd46cfd873ef8466539148bc2165396358c0a"
sha256 cellar: :any_skip_relocation, ventura: "315513d186e5430e1548e186900fa1c974ace921ed8969913d9612f88297b054"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ae456baef543b8f1df23df4c9e107cdb71361918dc2b81407df801812b103e4b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c8dd354ee6d9664166287794ff2d5fed8cb3da04d421dff15f8f323450b8cf0d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7f5f20d94851a99e8fe70d8d2ab0786c66e3aeecd33c5a87bfd8c9abc6f5d55e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ddce3a9d297386bb77ef856d8686940b1b4675774209c4b4af6137a8e26a078c"
sha256 cellar: :any_skip_relocation, sonoma: "371643181fdc1c00b205ae0f3066c838a197edf4d483291c375a73b0b1019c9c"
sha256 cellar: :any_skip_relocation, ventura: "7810935cfa9bfca31e5bca749921ac1c90524cab6e46eb0724138d2b983cb526"
sha256 cellar: :any_skip_relocation, x86_64_linux: "283be558829d1284d23d7f45aaf9ed7a9150dd30798a056599ec7dfe30d01afc"
end

depends_on "go"
Expand Down

0 comments on commit 23100ef

Please sign in to comment.