Skip to content

Commit 67f23a0

Browse files
committed
pluto 5.22.5
1 parent 1ef74b6 commit 67f23a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pluto.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pluto < Formula
22
desc "CLI tool to help discover deprecated apiVersions in Kubernetes"
33
homepage "https://fairwinds.com"
4-
url "https://github.com/FairwindsOps/pluto/archive/refs/tags/v5.22.3.tar.gz"
5-
sha256 "c34c6fe55dbdbd9ef1dbf15662dc14a65504e37fdbade41a36deb6d31183dcd3"
4+
url "https://github.com/FairwindsOps/pluto/archive/refs/tags/v5.22.5.tar.gz"
5+
sha256 "b73b246f2cea3587b6ed4461be963d3ccff42d0311eb551e4bcb796038ffe785"
66
license "Apache-2.0"
77
head "https://github.com/FairwindsOps/pluto.git", branch: "master"
88

0 commit comments

Comments
 (0)