Skip to content

Commit c58eb7b

Browse files
committed
jackett 0.22.1865
1 parent f7ab98a commit c58eb7b

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

0 commit comments

Comments
 (0)