Skip to content

Commit 8ea169b

Browse files
committed
jackett 0.24.82
1 parent 6ec4af0 commit 8ea169b

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.24.72.tar.gz"
5-
sha256 "4505944c206fd4b63b077a4875e79d6b990b64248bea094f89ae1fe4532f32a2"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.82.tar.gz"
5+
sha256 "56c849f9ce1c04bc92beba8d8df0cacccd21e41649054c4b6f3c215930f3b6ed"
66
license "GPL-2.0-only"
77
head "https://github.com/Jackett/Jackett.git", branch: "master"
88

0 commit comments

Comments
 (0)