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 7520a3e commit 4b840d0Copy full SHA for 4b840d0
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.1893.tar.gz"
5
- sha256 "8b270321b36feafe82aa082f72e3d8f2b117201d92cfffb3ec05bf06ef80192a"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1895.tar.gz"
+ sha256 "1aaacda5eb4dc72bf6f8a28c7ff5063491580caef574cfb85b59acafaad6bb97"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments