diff --git a/Formula/p/popeye.rb b/Formula/p/popeye.rb index 269676c26cccd..94fc384424065 100644 --- a/Formula/p/popeye.rb +++ b/Formula/p/popeye.rb @@ -1,18 +1,18 @@ class Popeye < Formula desc "Kubernetes cluster resource sanitizer" homepage "https://popeyecli.io" - url "https://github.com/derailed/popeye/archive/refs/tags/v0.11.3.tar.gz" - sha256 "a8fc7e1320e15a6b1129f3c4f2d53c4764461832e21191698bd15328d385938a" + url "https://github.com/derailed/popeye/archive/refs/tags/v0.20.0.tar.gz" + sha256 "9f456ebc8fdb3c9fee8ecdd102832f1217da26a41548376d16925e9fbc1abf9a" license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "21e5819807549e065772460deff1b415a37e67800bf7e1f84f982df2f9ef3d97" - sha256 cellar: :any_skip_relocation, arm64_ventura: "3e9692f8ae0a3fb7211c36a0fb1c3016e98f61517094f46c86ef32f2897bca9f" - sha256 cellar: :any_skip_relocation, arm64_monterey: "0524a0f1914b791aa6fa9daaf013d3f8690aa9f71cef4f1932c8b8eba8825769" - sha256 cellar: :any_skip_relocation, sonoma: "38e50fdae71506c00fd57faac369a9160c599dc632e24ec75cb170909da7a482" - sha256 cellar: :any_skip_relocation, ventura: "65b88d440f7caf7e3f3f41f5adf3cc9221538d605e3a9e555c1ebe48c20a3cee" - sha256 cellar: :any_skip_relocation, monterey: "1564378b74b4bfd7d3bd08c080358d93593fa6736a1398a443a15c2b58cb31e7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5d70d8dc16e94e2fe5504c10b5a4d767fb4f566352297688acd033ab97ac58d4" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "61586513fce238ac70a45a1f55417cdb13d69c58f1e55556818580fdd72bb4f8" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f7a705fc75e71873c95b38a695d0831f1ff4ea3c8910a93f30c99de77173e99f" + sha256 cellar: :any_skip_relocation, arm64_monterey: "fa89e724168c10e45e81bf45156bb4688266e7ef19e58f3c59af39150cd4553f" + sha256 cellar: :any_skip_relocation, sonoma: "0817d95b11aee74d3e9ced2e085b987fb6a5eb713b73d1f04c44f9816a1affda" + sha256 cellar: :any_skip_relocation, ventura: "3b7297c6af43af341c7e95b4746eaedfc5cb8eb3226b702d61fc9a4647be6c6d" + sha256 cellar: :any_skip_relocation, monterey: "e900e31b465b92e063c5a479b440780b7a261f2d8ed23affd28d29fed519e909" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7415875c1417458ccea2d4645fe7de0f496040e500fe5025986d995868eda08d" end depends_on "go" => :build