Skip to content

Commit 0053532

Browse files
authored
Merge pull request #219985 from Homebrew/bump-jackett-0.22.1775
jackett 0.22.1775
2 parents 87a64ba + 1fa5c81 commit 0053532

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.1773.tar.gz"
5-
sha256 "fa2e764dc0538f1d66872360f092e9ad57521cbcd31d8c5a6f4a642f5da258f1"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1775.tar.gz"
5+
sha256 "ffa60b36408e2034f13b452bc4eb0b679b42b203bdeee923ca1c57c897101daa"
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: "ffb4249f505d6f99268a0313c53935f54c22a617eeca8b0ffa2b7004256196b8"
11-
sha256 cellar: :any, arm64_sonoma: "2c925ddd56ca766062fe7449beab21cc22a80d7a1ef41ff103e7fd24bcb31ab7"
12-
sha256 cellar: :any, arm64_ventura: "214bc5ade2e6a4eb68b222d793bfc55dab996fb4fb4c9f97f260e3d4877aa6cc"
13-
sha256 cellar: :any, ventura: "7cad0a6db97d53194b3b3d1545e066741cb53c95d6d91b94c4323a5109c50dfc"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "74c899a2c55dee3dd1e435b7abc9785b8d237182974fd20c3e066c36b844c8cc"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "90206f351067ed78c895966193964e2993d882b456fa050f21656602cbd4c597"
10+
sha256 cellar: :any, arm64_sequoia: "ba7ebb23c7a645a1bfc1f6176ecf65a5e38e5c579ddb092c35a8e0b6229e3c5c"
11+
sha256 cellar: :any, arm64_sonoma: "5c1460f51f178023987af25be2accd1e25cbe2973e2f2d3385edf62da634c96a"
12+
sha256 cellar: :any, arm64_ventura: "310f19905073f2d295909e2e25ef339e7a3d8a84aa1fd35ad5203991e4bdb036"
13+
sha256 cellar: :any, ventura: "498423fadcb0afe6dc209c02ecf676c04719bbeb7340b7e4118a07aece9749c2"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "27b7ca1c5bbc53f834aa80ff17aacb107709bf48c16bba3f434efafec0719866"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "435366bf79b0e3475b4e85a8f3fe7f5e53bdb867549541e8fe73d34ed1868bf9"
1616
end
1717

1818
depends_on "dotnet@8"

0 commit comments

Comments
 (0)