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.24.206 .tar.gz"
5- sha256 "fd23f934607709cf6a2f584a05f1902ccb9b498110698e1200bda60bf307abe9 "
4+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.222 .tar.gz"
5+ sha256 "66b04956c6f1449b958192d967677f2d737210132f8a8f405f516da96c51cc13 "
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_tahoe : "4c0aafb00d0674bc3e1f444d1798f98cb881b464a52ca0b4c79a8e04fb74d815 "
11- sha256 cellar : :any , arm64_sequoia : "be5e4e42a57ea7789474ad76dbce7a5b01ab9d9c29903d5249c9e95a54a4f7d5 "
12- sha256 cellar : :any , arm64_sonoma : "a1fffeb4289dd86b5601317502ddc997aeb87fe6bdd8f2fd35840e4e4c9196df "
13- sha256 cellar : :any_skip_relocation , arm64_linux : "6717ea2521cf9ef30d8e495711fb4b08068257e83483f18c566d058b50d52f15 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "812f01a192676c1694c028d56f85c6ab560cec90741fec5d3e4f3d944e6bc973 "
10+ sha256 cellar : :any , arm64_tahoe : "dea274cf8fb375dae755ea543f52f77cb93f9198f6892e37a20630132050572b "
11+ sha256 cellar : :any , arm64_sequoia : "c5adebd597d7b10d702add75485e8752a375192c93daa329f467a463f4524bbe "
12+ sha256 cellar : :any , arm64_sonoma : "1e078af6eca0ebb2b04e74a68e99669f2e452ef286110457497dedb4fa266c51 "
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "57e0aca7928398d7424e6edc9edf169eaa0d1214ae0a1fb34bc02cf4174c4cb2 "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e017ad131c978cfebe297177a1b590e32ff5e67df4aa247f48bfb6541fb4145e "
1515 end
1616
1717 depends_on "dotnet"
You can’t perform that action at this time.
0 commit comments