Skip to content

Commit efc7280

Browse files
authored
Merge pull request #233852 from Homebrew/bump-jackett-0.22.2306
jackett 0.22.2306
2 parents 0e243c3 + 68d7ae9 commit efc7280

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.2301.tar.gz"
5-
sha256 "b861253e2f8c051e35e3c05a2fb57ca696636b74f4648c44aa63bece979cfe2a"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.2306.tar.gz"
5+
sha256 "1e13045eb2431b49d65ec14faf32c3db16242f451dd9e6e5788c220102347d89"
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: "6503ba2a4baec37ed80eb4ced58e45cf5a88c06e503a49fc48a7b6110530ee2a"
11-
sha256 cellar: :any, arm64_sonoma: "fa6718e92ede7390eb7a7da56383215d1e0c78031f08a974aeecc34b87e2a540"
12-
sha256 cellar: :any, arm64_ventura: "2206eaaa2f2bd0d0c3f97c05c5e6998480e1bb322821c8ad835c840bb7b0cbab"
13-
sha256 cellar: :any, ventura: "7463582133431b4934dc10c957ec4bde3edd2a77177c9f529feba2c9629b4d76"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "8aaa178daccc183f1d70b90a77f1a46f89ed091ff86da8edc1adf536e0473ee2"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ea3f4eaf79f5c451f9c8752034536e827bcc2939fdc7dcb6997deaa1dd925608"
10+
sha256 cellar: :any, arm64_sequoia: "66935d9448784d7a47772310880b33de95531b0e3dd709383839d96ce44a0e4c"
11+
sha256 cellar: :any, arm64_sonoma: "1c0ef3c3aefcb6d4fdc89267252cff1bf92f5de444a7ee98d06a0b4e465d6654"
12+
sha256 cellar: :any, arm64_ventura: "7dc68f4c2b9dc6fad9d98437a56916af842e205e6a08e80342aa81512b929dc5"
13+
sha256 cellar: :any, ventura: "3121d525ebdccbf7a1bac88b79c433b4d57a6ff439c5f5fd86c1faf5a0fab989"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "85414e5100ccad80d6d72c0bb341722347811c0f2d8a183003aba65b3ce8a5f6"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2b8d3cafd8a7092fb4229a0e1c7d0f33817e7f1cab1eb1feb2a8f5c67bd4d262"
1616
end
1717

1818
depends_on "dotnet@8"

0 commit comments

Comments
 (0)