diff --git a/bucket/kapp.json b/bucket/kapp.json index ad9d40220c..fdca518bf7 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.63.3", + "version": "0.64.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.63.3/kapp-windows-amd64.exe#/kapp.exe", - "hash": "04accaa9a8d8a8fda12a47a3f22d5f16a1738b3088c1467af03c082aee7979f5" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.64.0/kapp-windows-amd64.exe#/kapp.exe", + "hash": "1c23dd0108db458ed1cd6b18b013073e3cea51195b5cc076efaef803320c2fd4" } }, "bin": "kapp.exe",