Skip to content

Commit c8fc3e8

Browse files
committed
jackett 0.22.2441
1 parent 2e821e2 commit c8fc3e8

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

0 commit comments

Comments
 (0)