Skip to content

Commit ca716e9

Browse files
authored
Bump Homebrew formula to v1.0.0-beta.67 (#4684)
Signed-off-by: Aravindhan Ayyanathan <aravindhan.a@est.tech>
1 parent 6fb0937 commit ca716e9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/kpt.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019 The kpt Authors
1+
# Copyright 2019, 2026 The kpt Authors
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -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.61.tar.gz"
19-
sha256 "308e809ac79c5cc72672a0119a654805ee151a94659542166194d1660f69c4c9"
18+
url "https://github.com/kptdev/kpt/archive/v1.0.0-beta.67.tar.gz"
19+
sha256 "358f6dc09e0ed494432d1b669ee1a9133bc20c285defbdc495ca29994b43b424"
2020

2121
depends_on "go" => :build
2222

0 commit comments

Comments
 (0)