Skip to content

Commit c12da42

Browse files
authored
update homebrew to v1.0.0-beta.7 (#2561)
1 parent d1296b9 commit c12da42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/kpt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
class Kpt < Formula
1616
desc "Toolkit to manage,and apply Kubernetes Resource config data files"
1717
homepage "https://googlecontainertools.github.io/kpt"
18-
url "https://github.com/GoogleContainerTools/kpt/archive/v1.0.0-beta.1.tar.gz"
19-
sha256 "4628c2d7c80b36eeb333f43a0edb0bbd5d3707c7e4b3f43d52e564774d6f645b"
18+
url "https://github.com/GoogleContainerTools/kpt/archive/v1.0.0-beta.7.tar.gz"
19+
sha256 "e31e7ee63006150f730ed8a08e9063a2fb2faf9e617353e3649ef893bdf7c156"
2020

2121
depends_on "go" => :build
2222

0 commit comments

Comments
 (0)