Skip to content

Commit e5c58c1

Browse files
committed
jackett 0.22.2384
1 parent 5457aef commit e5c58c1

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

0 commit comments

Comments
 (0)