Skip to content

Commit 64d5f73

Browse files
authored
Merge pull request Homebrew#218784 from Homebrew/bump-jackett-0.22.1744
jackett 0.22.1744
2 parents 6d985ae + d64e022 commit 64d5f73

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.1740.tar.gz"
5-
sha256 "cdb65935ca84f3eed457d3f8769cfcd36d521e994bedf2db59e4701916bd8c2b"
4+
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1744.tar.gz"
5+
sha256 "e8d0d0637af8d8692610e2629eb4422fdc716b304461e3b1768fd5c26faf5571"
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: "0d1ee81300a17fd9ac04a73a7c1e34636e08006f4eaf1ff2b82afdcb102c86e7"
11-
sha256 cellar: :any, arm64_sonoma: "3e1446743781552f14f35fe136aefc953561144eae74188b418d157e6fa0d141"
12-
sha256 cellar: :any, arm64_ventura: "cb2fa1453b5816db400a2d1955ada80440e592a2fdd77a51c3d4e96d7c212fb8"
13-
sha256 cellar: :any, ventura: "494bf2b927c7a08bcf9157795d1cea97dc10f92490ce97598e9ad1b87aa10a9f"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "3b2f7787d4629f952419bc9cb57e52040f1a54da772a0d690d2f32b230bfdb36"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f5178063f27a2f9c4038b04ea4ddb3bdc72a8ff7502cd93a42dc9b05a03331f3"
10+
sha256 cellar: :any, arm64_sequoia: "9636ff9b0b2aa884bbd41b10587b77c8bfcb7b981910c5e64f3faad973f29521"
11+
sha256 cellar: :any, arm64_sonoma: "3162c24201f45bc3ff2edc219beb942742d747ace719782c249b9ec908fd11b5"
12+
sha256 cellar: :any, arm64_ventura: "a90c41101c0ce0121681910ce9431f68f3ddccb1a5f88b1037c15e5851b34cce"
13+
sha256 cellar: :any, ventura: "bfe1519b081f78ef8110e385744ce4acd6df58de6a6abdfb36b968fb93bf40be"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "2af734ef0cf77a2f4d41c830fd1b15d92f3a6734552309d4730c7d9058be335f"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f730ab1d83eadc22589e2b721b1ab99ae5d5f7f37adb7f8c7002201d18fdd449"
1616
end
1717

1818
depends_on "dotnet@8"

0 commit comments

Comments
 (0)