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 4edff5d commit eebffdaCopy full SHA for eebffda
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.2301.tar.gz"
5
- sha256 "b861253e2f8c051e35e3c05a2fb57ca696636b74f4648c44aa63bece979cfe2a"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.2306.tar.gz"
+ sha256 "1e13045eb2431b49d65ec14faf32c3db16242f451dd9e6e5788c220102347d89"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments