File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
class Jackett < Formula
2
2
desc "API Support for your favorite torrent trackers"
3
3
homepage "https://github.com/Jackett/Jackett"
4
- url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1085 .tar.gz"
5
- sha256 "655ff667524b20b05df0c9ce347c5c89a85829014116f2b3917d194ec752f1fd "
4
+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1088 .tar.gz"
5
+ sha256 "087eb7923c54af1bb756beafc99568287fc400dc52e691d8d82d604f4671e779 "
6
6
license "GPL-2.0-only"
7
7
head "https://github.com/Jackett/Jackett.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any , arm64_sequoia : "38468f3921f436a56ab239f6283c692dac82a31260570b1230e2f05e8e66ccd2 "
11
- sha256 cellar : :any , arm64_sonoma : "33b1dc3da410f501c4ddd88c3b3a58b654314b65c7699516f19f70475a2fcfcb "
12
- sha256 cellar : :any , arm64_ventura : "9d85a99c31b2572d1c5b6aec2ad8d88a864ca9b123b13400662575a5b541a4e8 "
13
- sha256 cellar : :any , ventura : "4e5d821469b485b6f7e10856b006414b004dfcae75cb99db2638eb8be23ef4f5 "
14
- sha256 cellar : :any_skip_relocation , x86_64_linux : "3f624f032e7b11f6143614e09b4771a50d0355ea31b5763245f33f03fd6e9f5a "
10
+ sha256 cellar : :any , arm64_sequoia : "d92a850a7a31663265fa571caccf9b13efdc46b8772d1c6d1116e0198e4480f3 "
11
+ sha256 cellar : :any , arm64_sonoma : "e21a31245e8a2cf453a231581815f0177b22a941899515febd2b67a3bb811d72 "
12
+ sha256 cellar : :any , arm64_ventura : "a1bb213b52840afa8cb429133d6ac7dc4f3d27ff451975b4ac0ed2f4af0be82f "
13
+ sha256 cellar : :any , ventura : "ed841d0ecdb30e69a63fa2ffafe0a2ce17fe4c4468940f7f89959ea89e18f954 "
14
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4048166690daa2d49cd2bbac80cfaa23c590910d0d4b1631835ba092d7b45a5c "
15
15
end
16
16
17
17
depends_on "dotnet@8"
You can’t perform that action at this time.
0 commit comments