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.141 .tar.gz"
5- sha256 "e5527b05f1aba083818abb78c532f4baeb0f0570ada0a4c8417a6541f6b2fb34 "
4+ url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.24.145 .tar.gz"
5+ sha256 "9efe563eaa9dd4ad1f151617263bee926c5748983c1e53d2c147357185d888f3 "
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 : "3eae18a2a397209e30d4e565458064242ff9976a022b25f968bfa57944d1a7e4 "
11- sha256 cellar : :any , arm64_sequoia : "d52d03501be42fdeb1589445c387e003184a8d9662ed60557020918e521d7f8e "
12- sha256 cellar : :any , arm64_sonoma : "5fc494d5574f09b2299d58dd77c6913f961eb551dc5c3b29f58ccb3d66be2216 "
13- sha256 cellar : :any_skip_relocation , arm64_linux : "2513bb84d69cf63254693b9f9a842564f3721c9a8e0bb9541bf62b0358ff5962 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "1e2caee265134b0895caf96a3e7bf23742bdd8b2db0b42961473e9422023c49c "
10+ sha256 cellar : :any , arm64_tahoe : "983d1d5602c3fcfc878dea9c1fd0ec1dc4d4fc508a82321348e0bf9b9fe7c1da "
11+ sha256 cellar : :any , arm64_sequoia : "482f78d1ebe1d65bcd8b7e4f2587a6b6376edf91d3942739fc6297bb1499c27f "
12+ sha256 cellar : :any , arm64_sonoma : "32bfde91b5940fe4bc0553a06c06082eb6ef2970996cea9e6b3d0bb8748d2299 "
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "30c90c2d6d17af637a6af38a19cd26b746d986f95500b8001014098a9337f1c7 "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "be3d6d9e4161422dfe409c252db1ae13284a54441de2a326b2e6c41a6efe6900 "
1515 end
1616
1717 depends_on "dotnet"
You can’t perform that action at this time.
0 commit comments