Skip to content

Commit df450fa

Browse files
committed
kbld 0.45.1
1 parent 9026873 commit df450fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kbld.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kbld < Formula
22
desc "Tool for building and pushing container images in development workflows"
33
homepage "https://carvel.dev/kbld/"
4-
url "https://github.com/carvel-dev/kbld/archive/refs/tags/v0.45.0.tar.gz"
5-
sha256 "06ec0c144ea24f462fad87bd57463e28cf853d6f58a47a434e79a2deb49d23cd"
4+
url "https://github.com/carvel-dev/kbld/archive/refs/tags/v0.45.1.tar.gz"
5+
sha256 "4cd5c0c9d8fee4bdc6b91b2caf2072df04427d74c53a92ee32eca3085f3c49cc"
66
license "Apache-2.0"
77
head "https://github.com/carvel-dev/kbld.git", branch: "develop"
88

0 commit comments

Comments
 (0)