We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af12c16 commit 5ccce27Copy full SHA for 5ccce27
Formula/p/pluto.rb
@@ -1,8 +1,8 @@
1
class Pluto < Formula
2
desc "CLI tool to help discover deprecated apiVersions in Kubernetes"
3
homepage "https://fairwinds.com"
4
- url "https://github.com/FairwindsOps/pluto/archive/refs/tags/v5.22.2.tar.gz"
5
- sha256 "a302bcf8f23dc3c9a2e1b592ad19e1f5750e533ba6f5d1e279ccb3e169cd5099"
+ url "https://github.com/FairwindsOps/pluto/archive/refs/tags/v5.22.3.tar.gz"
+ sha256 "c34c6fe55dbdbd9ef1dbf15662dc14a65504e37fdbade41a36deb6d31183dcd3"
6
license "Apache-2.0"
7
head "https://github.com/FairwindsOps/pluto.git", branch: "master"
8
0 commit comments