Skip to content

Commit 653dd96

Browse files
authored
Merge pull request #246998 from Homebrew/bump-jackett-0.24.82
jackett 0.24.82
2 parents bd91ee7 + 125428f commit 653dd96

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/j/jackett.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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

99
bottle do
10-
sha256 cellar: :any, arm64_tahoe: "3c2ccb27c90b832e40b6f56dbb3cf5da883a6549c8f98740cd8659a13eea71b1"
11-
sha256 cellar: :any, arm64_sequoia: "f35d11cb149ee2a3c62b57c092e8f95e61c546e3504b8d061c1a86a79c92216d"
12-
sha256 cellar: :any, arm64_sonoma: "818c76e3db8ba0203e7941aa627987ea50a3b4c12183bb5a0b9ef278b03c9ba8"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "6c4ec11e3760d27db5b62531066ecf7f7d5c016e793890790777e6f4ba383da2"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ee033a9583a2dc985fdd3fd1af839624cd96bea45ac93a61e99fc02c1fa44ddb"
10+
sha256 cellar: :any, arm64_tahoe: "921cc4b8db22086c248424dd91a4bb50ac22fe4d39b735c5a1806f863ac43f75"
11+
sha256 cellar: :any, arm64_sequoia: "bec7856bbefd570c2c074244987165da00c8cf079557926ac9328614e4690ca9"
12+
sha256 cellar: :any, arm64_sonoma: "095242f4d73c6360f3f137c5edbb50b0480326a0b78b8a3f6ea0ce60c3783ffc"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "81d9fe7ee23c23b3ffed52a99da3d379f6594713f274b8bd0c088635d0dc0faf"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "46dc6158b81c1a56f7c9ef38866736f6377748793052f3e832cc62d3aa1570b5"
1515
end
1616

1717
depends_on "dotnet"

0 commit comments

Comments
 (0)