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 37416a1 commit db53e16Copy full SHA for db53e16
Formula/k/kor.rb
@@ -1,8 +1,8 @@
1
class Kor < Formula
2
desc "CLI tool to discover unused Kubernetes resources"
3
homepage "https://github.com/yonahd/kor"
4
- url "https://github.com/yonahd/kor/archive/refs/tags/v0.5.5.tar.gz"
5
- sha256 "053b7ed1ac76c8dee9a43d06d8ea4252ad9f4796a63f9cf3e27f887eee5401e2"
+ url "https://github.com/yonahd/kor/archive/refs/tags/v0.5.6.tar.gz"
+ sha256 "a655d04eadde49c23fa8171248423304adb6db1da695df19b28863b90cae8e3a"
6
license "MIT"
7
8
bottle do
0 commit comments