Skip to content

Commit

Permalink
Update homebrew for v0.38.0 (#1450)
Browse files Browse the repository at this point in the history
  • Loading branch information
phanimarupaka committed Feb 10, 2021
1 parent df3f9e7 commit e8bc7e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/kpt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
class Kpt < Formula
desc "Toolkit to manage,and apply Kubernetes Resource config data files"
homepage "https://googlecontainertools.github.io/kpt"
url "https://github.com/GoogleContainerTools/kpt/archive/v0.37.1.tar.gz"
sha256 "ecf036d385c473cbfd90602c2356bae8310c39e32f9bf539127054d8f68dbbe4"
url "https://github.com/GoogleContainerTools/kpt/archive/v0.38.0.tar.gz"
sha256 "d9a61a0e5f7370c4e74971779c51095c97379dacb67187c97d0d8a14d4e75cff"

depends_on "go" => :build

Expand Down

0 comments on commit e8bc7e5

Please sign in to comment.