Skip to content

Commit

Permalink
Merge pull request #176261 from Homebrew/bump-jackett-0.22.267
Browse files Browse the repository at this point in the history
jackett 0.22.267
  • Loading branch information
BrewTestBot committed Jul 3, 2024
2 parents 6ba7980 + 72355ba commit 36bcc1f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/j/jackett.rb
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
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.22.263.tar.gz"
sha256 "4e8aab6baacf2d676a48bd5d30dda70ebc5173d8097e61745281ba3a41d7f2c7"
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.22.267.tar.gz"
sha256 "0d04e41d9b72f21b891948a70f04283e613d5140e9aa6a835062e5c853090375"
license "GPL-2.0-only"
head "https://github.com/Jackett/Jackett.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_sonoma: "c184479f2220fe842020d97695ea78fa5864ae67f4586a8344010c9fee640576"
sha256 cellar: :any, arm64_ventura: "1991af2e74efc76244de3276e0fe9e6b40cb921f45a59aed3d3943d34cac2ad8"
sha256 cellar: :any, arm64_monterey: "5b44ead578270ef6cd9d788834fae40f78c2a7c70786a1ca8f62d27c2a8756eb"
sha256 cellar: :any, sonoma: "2e97003773c3c983df28a1ad3a7de929ab6b4122a1c4f2d10a78dbb12bd4d4f1"
sha256 cellar: :any, ventura: "399a3541177ec558fbd079757cb5400643a20453153aeee16ae5e74ce702e945"
sha256 cellar: :any, monterey: "026f6a91a3f19011de945fd1c4b3f51effe547e6ec10ce63cde7f44a9425543a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a45990457ac6bea422202b77e47bf41633f131c0f7c5c636878b98b5df4a74b6"
sha256 cellar: :any, arm64_sonoma: "d09c3f46e61b63352d6d6624aeae6d01e092164e4969fef399def2a0691f8d95"
sha256 cellar: :any, arm64_ventura: "ef0aa98cdca51efe79703c5a708e7399d11ab9fc68d40b7f478900378dce3fee"
sha256 cellar: :any, arm64_monterey: "7b275b0ff5910a00f35c5495c59d71761c0b2c7be0fde924f716255fb6342553"
sha256 cellar: :any, sonoma: "b543d5ca37ced3e1103056a0f8764be9bf46e5540e378633f0e1d9178eb3d789"
sha256 cellar: :any, ventura: "b4e86beccdc14eacbb75cd9be34e1fc665eee6035285789406d8a2e9680f6429"
sha256 cellar: :any, monterey: "a2f32632496d504a63d61f38f1c5232205820fbc7d6578acd23898c53a53aedd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c1549da2040fdd80ba1cd428ee35570bc4a6d0a887ff05444719d1e90da93925"
end

depends_on "dotnet"
Expand Down

0 comments on commit 36bcc1f

Please sign in to comment.