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 cd6b5aa commit 9e603edCopy full SHA for 9e603ed
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.1443.tar.gz"
5
- sha256 "46b5fe5668c73cce3beb95f4f0e67d60be5392c426912adc1096f0b68522b192"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1445.tar.gz"
+ sha256 "5fb5522794292767d72db7733178b6ed2d822f37ee1b3178fc38d7baca23c751"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments