Skip to content

Commit df0a53a

Browse files
committed
jackett 0.24.31
1 parent f88a7a8 commit df0a53a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jackett.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Jackett < Formula
22
desc "API Support for your favorite torrent trackers"
33
homepage "https://github.com/Jackett/Jackett"
4-
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.24.tar.gz"
5-
sha256 "1815004d5faba0ae0611068b096013e049ce912e11b8c7d16037315ffc1d01ac"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.31.tar.gz"
5+
sha256 "14442fad2fb0e2a9970375def4995cfb982bfc9bb0b481e6ee4db46de5527ebc"
66
license "GPL-2.0-only"
77
head "https://github.com/Jackett/Jackett.git", branch: "master"
88

0 commit comments

Comments
 (0)