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 e178218 commit f8607d9Copy full SHA for f8607d9
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.1359.tar.gz"
5
- sha256 "d271c55e1387d16df440ee1a483960a014feed3c5f1f88a6537bce9a0a7fb1ec"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1363.tar.gz"
+ sha256 "39ad9341f73589d0386279a8d19a9c09d548a7e8c5c66a9a43d62b8a8d2e3c87"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments