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 08b6625 commit a96b890Copy full SHA for a96b890
Formula/j/jackett.rb
@@ -1,8 +1,8 @@
1
class Jackett < Formula
2
desc "API Support for your favorite torrent trackers"
3
homepage "https://github.com/Jackett/Jackett"
4
- url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1085.tar.gz"
5
- sha256 "655ff667524b20b05df0c9ce347c5c89a85829014116f2b3917d194ec752f1fd"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1088.tar.gz"
+ sha256 "087eb7923c54af1bb756beafc99568287fc400dc52e691d8d82d604f4671e779"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments