Skip to content

Commit ec426b9

Browse files
authored
Merge pull request #233783 from Homebrew/bump-jackett-0.22.2301
jackett 0.22.2301
2 parents d7f5e0f + f0e7909 commit ec426b9

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.2294.tar.gz"
5-
sha256 "cf5f500c0084c463386c8ec775b6f1fa45d008ab252cfa612fd6afe461223f22"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.2301.tar.gz"
5+
sha256 "b861253e2f8c051e35e3c05a2fb57ca696636b74f4648c44aa63bece979cfe2a"
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: "6222972e35354e6d754175b99c87b01cae0732caf4ff35627bc7c0afd59bc2ed"
11-
sha256 cellar: :any, arm64_sonoma: "4e594ca44c7a1c02d8273b9e4d672d7234097e356b2112f5730d0fecff6e2950"
12-
sha256 cellar: :any, arm64_ventura: "b3f340f8ce67128d6f1a5bb3cdb10aa80aa61fac33ccbebb1dbab95e03d3db4d"
13-
sha256 cellar: :any, ventura: "c44263c69371e0cc1aec707ce262630d6d6184c6454b4d1db0b80462259dc10c"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "d8d1296d77e17ab1eed7e09dbd3099d4d52f21fcdf2de29721d29361c7194c52"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "502171e33332462b1bec4ff8571f173445e91b30330057e98967750b5ba11aa1"
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"
1616
end
1717

1818
depends_on "dotnet@8"

0 commit comments

Comments
 (0)