Skip to content

Commit

Permalink
Merge pull request Homebrew#202806 from Homebrew/bump-popeye-0.21.6
Browse files Browse the repository at this point in the history
popeye 0.21.6
  • Loading branch information
BrewTestBot authored Dec 31, 2024
2 parents e0de6aa + 27ffbdd commit d6ae684
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/p/popeye.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Popeye < Formula
desc "Kubernetes cluster resource sanitizer"
homepage "https://popeyecli.io"
url "https://github.com/derailed/popeye/archive/refs/tags/v0.21.5.tar.gz"
sha256 "0dfd7cce12ad0520afea4d39cc43b1bb83ba21659215081cd5aef481fb0a32b7"
url "https://github.com/derailed/popeye/archive/refs/tags/v0.21.6.tar.gz"
sha256 "b2fdf6f8741afe05363b43b081be4eb1283e18d293f1906ec5a59b3993fa82d9"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2c26fadd31514d523704d7951098ef173c861d05d9543ab9980cc79e549b0ba7"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b12ef373326ecb6fd1be6f8a31da6b2c2795a39023eb110c1b55863b3040e09d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f32240f54aab2e3dcc1a58cf7c796a31f6a3adaad0460142cdc6c7f2dd3e96e9"
sha256 cellar: :any_skip_relocation, sonoma: "5ec39d372bd2f5537765e1543e2c234ba7f966d73f087b24249a264a12aba924"
sha256 cellar: :any_skip_relocation, ventura: "81df6b8a947c95be6d130bda01a94d84fd602ffe2d811246575f499de87e4f08"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f015d9ac7d0c4ccd32040fb1150f27362f35aca3eb9b5a31570415c24de4c1f8"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a64f005e303926b5efdad43ce2dc764c57943634088c92f02525b98def778fa3"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f9dc0cc0f24506a5d30e3b237dd33f127f163b1b1abb2d5af2d8305219f43874"
sha256 cellar: :any_skip_relocation, arm64_ventura: "22a37ef3c1e3f2c4f1004d52b80f73e1025d3714aaf6264a7d3cdd46509d07fe"
sha256 cellar: :any_skip_relocation, sonoma: "f6a5410648d6a8f7067b9b8dcf1d704efd4906585dd2c2d5c418408adebe892f"
sha256 cellar: :any_skip_relocation, ventura: "4ecc6ec98b8e985dae5170e51baafb3d5775b10a594250a31bb91edb3df0d3aa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9d7d3eb07436d7b42569e09df6058de3acb9b2e5a49fe59bd46c1701495dcf47"
end

depends_on "go" => :build
Expand Down

0 comments on commit d6ae684

Please sign in to comment.