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 964ce46 commit 72cb575Copy full SHA for 72cb575
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.1292.tar.gz"
5
- sha256 "f973dc02e54bdc80e232e5527953b08f9ab7e3571e9a8befc80d37e74000cc41"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1294.tar.gz"
+ sha256 "397f4959bd5c7ba42c79a2a4cfaf85bbe3858c759bb870c481af703b63a4d903"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments