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 2b89e69 commit 17f3051Copy full SHA for 17f3051
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.2280.tar.gz"
5
- sha256 "682b6e009bf1cc23d82c628615a7febc95b7d00ceba25494b195e6d8bc08937a"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.2282.tar.gz"
+ sha256 "dce9a8cc531fc788a2a558002bdb652ab7f2215ae3e18238e7ce30027323c1e6"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments