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 bf686be commit d9bbb3fCopy full SHA for d9bbb3f
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/v0.38.0.tar.gz"
19
- sha256 "d9a61a0e5f7370c4e74971779c51095c97379dacb67187c97d0d8a14d4e75cff"
+ url "https://github.com/GoogleContainerTools/kpt/archive/v0.38.1.tar.gz"
+ sha256 "9313cc49a6957e294f560049d41765ee6ee8e56fe6cf62c2bbddb67777bac0df"
20
21
depends_on "go" => :build
22
0 commit comments