Skip to content

Commit 98bd7c3

Browse files
authored
Merge pull request Homebrew#206374 from Homebrew/bump-jackett-0.22.1363
jackett 0.22.1363
2 parents 02519cd + 86b90c2 commit 98bd7c3

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.1359.tar.gz"
5-
sha256 "d271c55e1387d16df440ee1a483960a014feed3c5f1f88a6537bce9a0a7fb1ec"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1363.tar.gz"
5+
sha256 "39ad9341f73589d0386279a8d19a9c09d548a7e8c5c66a9a43d62b8a8d2e3c87"
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: "c506ce35af6812dc8559abb7464b9595db189a6d849b50353c455a63090528d6"
11-
sha256 cellar: :any, arm64_sonoma: "7459a29a89fc34d81696fbdf5a04c37bea2e9966edbfcf70ea9c79b16eb381be"
12-
sha256 cellar: :any, arm64_ventura: "f53c8df6b9dd9511993bd972e499735933a86745476803eb3322809dc1dc0af5"
13-
sha256 cellar: :any, ventura: "cd09b7e96a45229a3c4ecd4e1491f09db72ac5ad97d275252c7a9194d6113ab3"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "cab340854beb750b93f2c864a3aaf1c5e10af2a75487a65c247cabf910f3fabd"
10+
sha256 cellar: :any, arm64_sequoia: "9d44f4f28e9917e71bcef2a4dc77ea38dc4cac635c661e7b4c32b7ffd61a164b"
11+
sha256 cellar: :any, arm64_sonoma: "1903509860e7a71e44abf2b63ea14dcc78bf995f0cb9616a09e320d012f68c68"
12+
sha256 cellar: :any, arm64_ventura: "e13eb5a818c3cdf309f7b049e62b0ab2e62991d7027203cb004afb1c827e7aea"
13+
sha256 cellar: :any, ventura: "85b0b143b81eaa2add40c449521f6385f8f4ed15cb52edb238971ba94df1c5a6"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ecb940e3ec814350afc2c8cab200b7955a41ef34556ac4438659fa4f1d430b89"
1515
end
1616

1717
depends_on "dotnet@8"

0 commit comments

Comments
 (0)