We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6466ebf commit d30e099Copy full SHA for d30e099
Formula/g/gopeed.rb
@@ -1,8 +1,8 @@
1
class Gopeed < Formula
2
desc "Modern download manager that supports all platform"
3
homepage "https://gopeed.com"
4
- url "https://github.com/GopeedLab/gopeed/archive/refs/tags/v1.7.1.tar.gz"
5
- sha256 "be643c2b50abd5899b52b9936b1ddd4e29514d82d6b9f41b7530733e694d92d2"
+ url "https://github.com/GopeedLab/gopeed/archive/refs/tags/v1.8.0.tar.gz"
+ sha256 "11df065ca90674f8fd1ab65f9f01157a2cea60bce2ac731c4a7f3ac0ae6fcdbf"
6
license "GPL-3.0-or-later"
7
head "https://github.com/GopeedLab/gopeed.git", branch: "main"
8
0 commit comments