Skip to content

Commit ac8d58e

Browse files
authored
Bump Homebrew formula to v1.0.0 (#4722)
Signed-off-by: Aravindhan Ayyanathan <aravindhan.a@est.tech>
1 parent 1e5fc01 commit ac8d58e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 "A toolchain for composing, customizing, and deploying Kubernetes packages at scale"
1717
homepage "https://kpt.dev"
18-
url "https://github.com/kptdev/kpt/archive/v1.0.0-beta.67.tar.gz"
19-
sha256 "358f6dc09e0ed494432d1b669ee1a9133bc20c285defbdc495ca29994b43b424"
18+
url "https://github.com/kptdev/kpt/archive/v1.0.0.tar.gz"
19+
sha256 "334bfa273fd57af06324f30e7447306c93b03d7146ddbc2aae8b63dd52b6fc4e"
2020

2121
depends_on "go" => :build
2222

0 commit comments

Comments
 (0)