diff --git a/bucket/kapp.json b/bucket/kapp.json index f3a961f2cb..a8a714e62f 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.60.0", + "version": "0.62.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.60.0/kapp-windows-amd64.exe#/kapp.exe", - "hash": "7be696bde55f504d665105ac4da3b8159473cf5997dd49a20302cb5c453a3a84" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.62.0/kapp-windows-amd64.exe#/kapp.exe", + "hash": "24e178632b915f5a9814cc4d8a25c67256dfb3d7957bd72b080340099b0b7ac8" } }, "bin": "kapp.exe",