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 ff28dfa commit 2df001fCopy full SHA for 2df001f
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.24.206.tar.gz"
5
- sha256 "fd23f934607709cf6a2f584a05f1902ccb9b498110698e1200bda60bf307abe9"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.222.tar.gz"
+ sha256 "66b04956c6f1449b958192d967677f2d737210132f8a8f405f516da96c51cc13"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments