Skip to content

Commit dbb5a51

Browse files
authored
Merge pull request #205142 from Homebrew/bump-jackett-0.22.1294
jackett 0.22.1294
2 parents 4fdfa61 + bcc88ff commit dbb5a51

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.22.1292.tar.gz"
5-
sha256 "f973dc02e54bdc80e232e5527953b08f9ab7e3571e9a8befc80d37e74000cc41"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1294.tar.gz"
5+
sha256 "397f4959bd5c7ba42c79a2a4cfaf85bbe3858c759bb870c481af703b63a4d903"
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: "da1ff22ded25d375e2a4506e3ec23bcadcfb00fd4286839826f8ba7c366cafa3"
11-
sha256 cellar: :any, arm64_sonoma: "fa358dda6edcf2a28e16e7b22059bf7a0b99cf89676deba70d9df01536130b92"
12-
sha256 cellar: :any, arm64_ventura: "6aeafcbd94874cb85f9c0498d8ecd633981dff10037ca67531b35511b524838c"
13-
sha256 cellar: :any, ventura: "7ef19702764d164556da86e07624ba7b555198a47bc39b71ee2a0cadb75ec816"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f9be1190ecbac445f1c0edd17466f5c0a1f1cb0c43b2f32c0aeb109ae3c351ae"
10+
sha256 cellar: :any, arm64_sequoia: "622281b8667ff7c37b037f06182290374ad061f48b3d71797b6d0cbd07140bf7"
11+
sha256 cellar: :any, arm64_sonoma: "9ee03f6c1fd65d26615761ea09c26109fda25bf1c9b6d737c6ab45f8f69ea68c"
12+
sha256 cellar: :any, arm64_ventura: "a4ebbd4a62028ff6bb3449cba8ebacad5a761f9451d0d16e32590b9e60d5e6c1"
13+
sha256 cellar: :any, ventura: "da82001925f8e3137fa50be65411afcdff7e2e5be035040ead698c93b34c9218"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "181e267a73009084279806718cd15e5f254f69c14f22354a439d16dbfb400c9b"
1515
end
1616

1717
depends_on "dotnet@8"

0 commit comments

Comments
 (0)