Skip to content

Commit 2df001f

Browse files
committed
jackett 0.24.222
1 parent ff28dfa commit 2df001f

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.206.tar.gz"
5-
sha256 "fd23f934607709cf6a2f584a05f1902ccb9b498110698e1200bda60bf307abe9"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.222.tar.gz"
5+
sha256 "66b04956c6f1449b958192d967677f2d737210132f8a8f405f516da96c51cc13"
66
license "GPL-2.0-only"
77
head "https://github.com/Jackett/Jackett.git", branch: "master"
88

0 commit comments

Comments
 (0)