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 d1296b9 commit c12da42Copy full SHA for c12da42
Formula/kpt.rb
@@ -15,8 +15,8 @@
15
class Kpt < Formula
16
desc "Toolkit to manage,and apply Kubernetes Resource config data files"
17
homepage "https://googlecontainertools.github.io/kpt"
18
- url "https://github.com/GoogleContainerTools/kpt/archive/v1.0.0-beta.1.tar.gz"
19
- sha256 "4628c2d7c80b36eeb333f43a0edb0bbd5d3707c7e4b3f43d52e564774d6f645b"
+ url "https://github.com/GoogleContainerTools/kpt/archive/v1.0.0-beta.7.tar.gz"
+ sha256 "e31e7ee63006150f730ed8a08e9063a2fb2faf9e617353e3649ef893bdf7c156"
20
21
depends_on "go" => :build
22
0 commit comments