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 9026873 commit df450faCopy full SHA for df450fa
Formula/k/kbld.rb
@@ -1,8 +1,8 @@
1
class Kbld < Formula
2
desc "Tool for building and pushing container images in development workflows"
3
homepage "https://carvel.dev/kbld/"
4
- url "https://github.com/carvel-dev/kbld/archive/refs/tags/v0.45.0.tar.gz"
5
- sha256 "06ec0c144ea24f462fad87bd57463e28cf853d6f58a47a434e79a2deb49d23cd"
+ url "https://github.com/carvel-dev/kbld/archive/refs/tags/v0.45.1.tar.gz"
+ sha256 "4cd5c0c9d8fee4bdc6b91b2caf2072df04427d74c53a92ee32eca3085f3c49cc"
6
license "Apache-2.0"
7
head "https://github.com/carvel-dev/kbld.git", branch: "develop"
8
0 commit comments