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 bbc0149 commit 1297b40Copy full SHA for 1297b40
Formula/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.20.2238.tar.gz"
5
- sha256 "6757ffba11f56fe990db116acefe96aeaddb2827d575db7ebb6bd60cd17e3ddc"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.20.2260.tar.gz"
+ sha256 "3b4e18db2494c4263ab2824c212988d147e423da7423de122589ccb4690debac"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments