diff --git a/bucket/kapp.json b/bucket/kapp.json index bd16eb8b6f..79d48bf9a3 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.44.0", + "version": "0.45.0", "description": "A simple deployment tool focused on the concept of Kubernetes application", "homepage": "https://carvel.dev/kapp/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.44.0/kapp-windows-amd64.exe#/kapp.exe", - "hash": "7542555a5e16ee047c5ef9190f6fb0647a904ec48db8b9ae74dda2b88cfab71f" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.45.0/kapp-windows-amd64.exe#/kapp.exe", + "hash": "8574a0829cd3666af737b5ac491dca3382a1f04b3c67e92f84391f9d29a40fe4" } }, "bin": "kapp.exe",