Skip to content

Commit 56c937f

Browse files
committed
jackett 0.22.1372
1 parent 8756309 commit 56c937f

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

0 commit comments

Comments
 (0)