Skip to content

Commit ad0f70c

Browse files
committed
jackett 0.22.2404
1 parent 9d68afa commit ad0f70c

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

0 commit comments

Comments
 (0)