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 1ef74b6 commit 67f23a0Copy full SHA for 67f23a0
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.3.tar.gz"
5
- sha256 "c34c6fe55dbdbd9ef1dbf15662dc14a65504e37fdbade41a36deb6d31183dcd3"
+ url "https://github.com/FairwindsOps/pluto/archive/refs/tags/v5.22.5.tar.gz"
+ sha256 "b73b246f2cea3587b6ed4461be963d3ccff42d0311eb551e4bcb796038ffe785"
6
license "Apache-2.0"
7
head "https://github.com/FairwindsOps/pluto.git", branch: "master"
8
0 commit comments