Skip to content

Commit db53e16

Browse files
committed
kor 0.5.6
1 parent 37416a1 commit db53e16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kor.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kor < Formula
22
desc "CLI tool to discover unused Kubernetes resources"
33
homepage "https://github.com/yonahd/kor"
4-
url "https://github.com/yonahd/kor/archive/refs/tags/v0.5.5.tar.gz"
5-
sha256 "053b7ed1ac76c8dee9a43d06d8ea4252ad9f4796a63f9cf3e27f887eee5401e2"
4+
url "https://github.com/yonahd/kor/archive/refs/tags/v0.5.6.tar.gz"
5+
sha256 "a655d04eadde49c23fa8171248423304adb6db1da695df19b28863b90cae8e3a"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)