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 11class 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.1443 .tar.gz"
5- sha256 "46b5fe5668c73cce3beb95f4f0e67d60be5392c426912adc1096f0b68522b192 "
4+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1445 .tar.gz"
5+ sha256 "5fb5522794292767d72db7733178b6ed2d822f37ee1b3178fc38d7baca23c751 "
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 : "37eca453351596311c7e7477d05c1846dfed698e9e58a3fd81ea7c2aa94dc567 "
11- sha256 cellar : :any , arm64_sonoma : "9ec556742dfe722dd65e886d5d26bcb06e5389e7374a85e36b957a23ca688c0e "
12- sha256 cellar : :any , arm64_ventura : "cd8c81a31c8d8c7f06a1af4aa8e022adbef301c40a414a374164f631e391e991 "
13- sha256 cellar : :any , ventura : "47f791f45316e7ac7666dc1405af250a2b4509add7e9fc284df3bc539b696769 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "b9d369c0ad0bab1b14a7c7c1c83fc0ff0337e5dab42acfd3428d2b2c8413391f "
10+ sha256 cellar : :any , arm64_sequoia : "a55290ced65cda37884a3840fc629300a46a47174c40fbc4e3b430741e144766 "
11+ sha256 cellar : :any , arm64_sonoma : "a0de1bc7a66637c05dd17c7efdd5bd43c7a23bd9058115be0ea619908d5b19a2 "
12+ sha256 cellar : :any , arm64_ventura : "2e1657af0e601d8a73fee31625d7aae81ed91eeb153b7d2b52b831dbdf6cc24f "
13+ sha256 cellar : :any , ventura : "21ad16ccbc02b8a148234d7dfe388bc741d4c5fcf4f5e32fba1b71066f8e1b3b "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "94ba360dae8c14842838817475312b1d5980099267c6bb7d7ff0ec87a66d3934 "
1515 end
1616
1717 depends_on "dotnet@8"
You can’t perform that action at this time.
0 commit comments