Skip to content

Commit d892606

Browse files
committed
jackett 0.22.1712
1 parent 7313cf4 commit d892606

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

0 commit comments

Comments
 (0)