Skip to content

Commit 55564d8

Browse files
authored
Merge pull request #250003 from Homebrew/bump-jackett-0.24.145
jackett 0.24.145
2 parents d26f3f4 + 6149a90 commit 55564d8

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.141.tar.gz"
5-
sha256 "e5527b05f1aba083818abb78c532f4baeb0f0570ada0a4c8417a6541f6b2fb34"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.145.tar.gz"
5+
sha256 "9efe563eaa9dd4ad1f151617263bee926c5748983c1e53d2c147357185d888f3"
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: "3eae18a2a397209e30d4e565458064242ff9976a022b25f968bfa57944d1a7e4"
11-
sha256 cellar: :any, arm64_sequoia: "d52d03501be42fdeb1589445c387e003184a8d9662ed60557020918e521d7f8e"
12-
sha256 cellar: :any, arm64_sonoma: "5fc494d5574f09b2299d58dd77c6913f961eb551dc5c3b29f58ccb3d66be2216"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "2513bb84d69cf63254693b9f9a842564f3721c9a8e0bb9541bf62b0358ff5962"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1e2caee265134b0895caf96a3e7bf23742bdd8b2db0b42961473e9422023c49c"
10+
sha256 cellar: :any, arm64_tahoe: "983d1d5602c3fcfc878dea9c1fd0ec1dc4d4fc508a82321348e0bf9b9fe7c1da"
11+
sha256 cellar: :any, arm64_sequoia: "482f78d1ebe1d65bcd8b7e4f2587a6b6376edf91d3942739fc6297bb1499c27f"
12+
sha256 cellar: :any, arm64_sonoma: "32bfde91b5940fe4bc0553a06c06082eb6ef2970996cea9e6b3d0bb8748d2299"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "30c90c2d6d17af637a6af38a19cd26b746d986f95500b8001014098a9337f1c7"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "be3d6d9e4161422dfe409c252db1ae13284a54441de2a326b2e6c41a6efe6900"
1515
end
1616

1717
depends_on "dotnet"

0 commit comments

Comments
 (0)