Skip to content

Commit 1297b40

Browse files
alebcayBrewTestBot
authored andcommitted
jackett 0.20.2260
Closes Homebrew#115998. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent bbc0149 commit 1297b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/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.20.2238.tar.gz"
5-
sha256 "6757ffba11f56fe990db116acefe96aeaddb2827d575db7ebb6bd60cd17e3ddc"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.20.2260.tar.gz"
5+
sha256 "3b4e18db2494c4263ab2824c212988d147e423da7423de122589ccb4690debac"
66
license "GPL-2.0-only"
77
head "https://github.com/Jackett/Jackett.git", branch: "master"
88

0 commit comments

Comments
 (0)