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.1292 .tar.gz"
5- sha256 "f973dc02e54bdc80e232e5527953b08f9ab7e3571e9a8befc80d37e74000cc41 "
4+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.1294 .tar.gz"
5+ sha256 "397f4959bd5c7ba42c79a2a4cfaf85bbe3858c759bb870c481af703b63a4d903 "
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 : "da1ff22ded25d375e2a4506e3ec23bcadcfb00fd4286839826f8ba7c366cafa3 "
11- sha256 cellar : :any , arm64_sonoma : "fa358dda6edcf2a28e16e7b22059bf7a0b99cf89676deba70d9df01536130b92 "
12- sha256 cellar : :any , arm64_ventura : "6aeafcbd94874cb85f9c0498d8ecd633981dff10037ca67531b35511b524838c "
13- sha256 cellar : :any , ventura : "7ef19702764d164556da86e07624ba7b555198a47bc39b71ee2a0cadb75ec816 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "f9be1190ecbac445f1c0edd17466f5c0a1f1cb0c43b2f32c0aeb109ae3c351ae "
10+ sha256 cellar : :any , arm64_sequoia : "622281b8667ff7c37b037f06182290374ad061f48b3d71797b6d0cbd07140bf7 "
11+ sha256 cellar : :any , arm64_sonoma : "9ee03f6c1fd65d26615761ea09c26109fda25bf1c9b6d737c6ab45f8f69ea68c "
12+ sha256 cellar : :any , arm64_ventura : "a4ebbd4a62028ff6bb3449cba8ebacad5a761f9451d0d16e32590b9e60d5e6c1 "
13+ sha256 cellar : :any , ventura : "da82001925f8e3137fa50be65411afcdff7e2e5be035040ead698c93b34c9218 "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "181e267a73009084279806718cd15e5f254f69c14f22354a439d16dbfb400c9b "
1515 end
1616
1717 depends_on "dotnet@8"
You can’t perform that action at this time.
0 commit comments