Skip to content

Commit 442b209

Browse files
authored
Merge pull request Homebrew#236557 from Homebrew/bump-jackett-0.22.2441
jackett 0.22.2441
2 parents af8d19c + f1bfa19 commit 442b209

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/j/jackett.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
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.22.2438.tar.gz"
5-
sha256 "c5c4da9d0b4a706a83ce91d55dd62ce04493f49598ab4e3928a30229b9a12056"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.2441.tar.gz"
5+
sha256 "671c268c13a9fa99af329a7540a23ea289f4d5cc578a79fcba4642b06a40225f"
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_sequoia: "5ecf6ecbe35550ba7d16a0bcbfb979f4c2d89264d105afea4cb8d20b7b62b086"
11-
sha256 cellar: :any, arm64_sonoma: "6a5e4a0b91ba86795aa594a3496d10b82b78aa86032aeffd90574a368fc3ac42"
12-
sha256 cellar: :any, arm64_ventura: "69687c2de4ff9266c42c3e29c3bb272d6440dac3cfbcc8389da99790ec632890"
13-
sha256 cellar: :any, ventura: "570db44b221d5ed1e525fbb04387988da2707eb79ee7629c042c3e32b0ff1c33"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "1411e62fb0c1a9293bb51af99eb98871e408fcdf4d6687226cbdd644faf697b9"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ae25a3ba5fb26f58b568aa8d8ce7a76acb6559df2d85e45a0cc84e113ba68ac1"
10+
sha256 cellar: :any, arm64_sequoia: "567c96cbca255c0fd0ee06dcb765f866a8fd32aa2b5b2068beebe3bf976d728f"
11+
sha256 cellar: :any, arm64_sonoma: "f863a0c714d4594a07cac64032c3258979fc2e06a73de2caf7c1feae5aff775f"
12+
sha256 cellar: :any, arm64_ventura: "912c2cfa15466edc93e1eaa030d8eae8084f143b8598d1ab63f68689a4862b81"
13+
sha256 cellar: :any, ventura: "7b9a95cf6165d8164d00509338a5f2e49220ba18143253d8765919683e4853f4"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "7ee4a5948f48a6762a57141031ff82421dbeca34841cec5d3b3ad3daf6447552"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a546ff4a51c7c90b38cdd59cf4ee6f5c46aa99702ca0f3978e9aeb14eab2cd03"
1616
end
1717

1818
depends_on "dotnet@8"

0 commit comments

Comments
 (0)