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 7b6710f commit 10a52e5Copy full SHA for 10a52e5
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.1740.tar.gz"
5
- sha256 "cdb65935ca84f3eed457d3f8769cfcd36d521e994bedf2db59e4701916bd8c2b"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1744.tar.gz"
+ sha256 "e8d0d0637af8d8692610e2629eb4422fdc716b304461e3b1768fd5c26faf5571"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments