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 72a5d20 commit 44ce2f4Copy full SHA for 44ce2f4
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.24.145.tar.gz"
5
- sha256 "9efe563eaa9dd4ad1f151617263bee926c5748983c1e53d2c147357185d888f3"
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.153.tar.gz"
+ sha256 "19e9772447c03de7e8014ee2e569eb31f0a5001f942af9231f284d28d2425462"
6
license "GPL-2.0-only"
7
head "https://github.com/Jackett/Jackett.git", branch: "master"
8
0 commit comments