Skip to content

Commit d9bbb3f

Browse files
authored
Update homebrew for v0.38.1 (#1525)
1 parent bf686be commit d9bbb3f

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/v0.38.0.tar.gz"
19-
sha256 "d9a61a0e5f7370c4e74971779c51095c97379dacb67187c97d0d8a14d4e75cff"
18+
url "https://github.com/GoogleContainerTools/kpt/archive/v0.38.1.tar.gz"
19+
sha256 "9313cc49a6957e294f560049d41765ee6ee8e56fe6cf62c2bbddb67777bac0df"
2020

2121
depends_on "go" => :build
2222

0 commit comments

Comments
 (0)