Skip to content

Commit

Permalink
Merge pull request #169591 from Homebrew/bump-jackett-0.21.2415
Browse files Browse the repository at this point in the history
jackett 0.21.2415
  • Loading branch information
BrewTestBot authored Apr 20, 2024
2 parents 7df58d2 + abd6ad4 commit 2cbef52
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/j/jackett.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Jackett < Formula
desc "API Support for your favorite torrent trackers"
homepage "https://github.com/Jackett/Jackett"
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.21.2414.tar.gz"
sha256 "ec9935372a4d5a0bd58ca0c6d710179dce8460d6b00018badf715d3e60a5066d"
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.21.2415.tar.gz"
sha256 "8097558f0214f8f1c03f92c19c9a546fff3cdb5fe9ecca2cc6be7f17b02f2677"
license "GPL-2.0-only"
head "https://github.com/Jackett/Jackett.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_ventura: "81c081fb9ebfeb7169f735fa321b5662b36e0402d5c19d6792f49e75d04855af"
sha256 cellar: :any, arm64_monterey: "0ae715f15f5cc229d96c6eeca8e8fdf1a47a43ea443924b7d41838323883a7bc"
sha256 cellar: :any, ventura: "bf6e8a25d088a88ca6461fa4e5af1856581596be1ac0bd0e0566a9dfd594b6a8"
sha256 cellar: :any, monterey: "d270f4135dd0737878c575c54573ef3bcbf440ca545a32ef835064debc0b584b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cfe2e1de827302e983a0d0123fcf22a8838914300baf705659912e47a218db87"
sha256 cellar: :any, arm64_ventura: "d1c3b8bd7cab31ed4b52500a997f9944f5e56edb5c7dbcf0235220e54ffb926b"
sha256 cellar: :any, arm64_monterey: "9b68d8083140f32feab2bb51aa63f349584f97abd26f62394bc06cad5a69f599"
sha256 cellar: :any, ventura: "71cd9ba9fa37d2175c17a34f2fb5420006c9d656abc9d382db9c56f46795ec8a"
sha256 cellar: :any, monterey: "d1cd1939ba6193763aba2bf429f5c9f156de1375b79a74f18f2cf3da55107aa4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "873ea1d2cfb6400b381161261df4fef29bf4a9fff87af921ae87ba04adad719e"
end

depends_on "dotnet@6"
Expand Down

0 comments on commit 2cbef52

Please sign in to comment.