Skip to content

Commit 06165e1

Browse files
authored
Merge pull request #249494 from Homebrew/bump-jackett-0.24.131
jackett 0.24.131
2 parents 254b4cf + 4f3e087 commit 06165e1

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.124.tar.gz"
5-
sha256 "74b74bed657e939a40ebb239e493682b31bbe31d88910a4a004f710fcceb5449"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.131.tar.gz"
5+
sha256 "6fd0a3ab816dd9a3a698ff679d3a6af77233b9c8e2575fd4cc169f36603a1351"
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: "b65935056db519ff42918b66d3333d7bcfad9a9e626fb7802ca19a96357242de"
11-
sha256 cellar: :any, arm64_sequoia: "99fec2db3c4d82e20b2b224833a1a111830ce3319f47b4802f6f6c1d697002a9"
12-
sha256 cellar: :any, arm64_sonoma: "1cda21be7110291ee6accd12dfdebafcb73a401c1a5a77fd15ef37fef0638056"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "fbc6a4d9c20a98431a0501446debf18f806b44dc1d210da6be48487046cd7abc"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1621eb81c78501b0f8e5f68f53f14aa31bf8c834ddb9622f2cfaf611a5c07e4c"
10+
sha256 cellar: :any, arm64_tahoe: "a0055c01ecfe649c9254b9a23ca42d9e84ca59d3d1c34f1577d32cb0cd9e82c8"
11+
sha256 cellar: :any, arm64_sequoia: "91b11a071db59a8b2e312af6ccc2f99c3e47f3a6508cc71abde673f035a9c8b0"
12+
sha256 cellar: :any, arm64_sonoma: "8db3350d61f8d06283e5512a7cfca0b2a42fd6049892b54b9021aff9e3e3c5cb"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "d9215c6c0f46fff7f5c86aac140c4e1164099d689f8916a962a9c12dc3eaaab2"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2c08853968ee3099373162773226e3806a510f990c50665a9afc9fd64350db04"
1515
end
1616

1717
depends_on "dotnet"

0 commit comments

Comments
 (0)