diff --git a/bucket/acorn.json b/bucket/acorn.json index 15433eac14..64fd92270f 100644 --- a/bucket/acorn.json +++ b/bucket/acorn.json @@ -1,12 +1,12 @@ { - "version": "0.10.0", + "version": "0.10.1", "description": "A simple application deployment framework for Kubernetes.", "homepage": "https://acorn.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/acorn-io/acorn/releases/download/v0.10.0/acorn-v0.10.0-windows-amd64.zip", - "hash": "42bd5fbcb34c12a1eb68ff8a92e29e89b3066c6cb0f14e5dca9ff38e5218b9f9" + "url": "https://github.com/acorn-io/acorn/releases/download/v0.10.1/acorn-v0.10.1-windows-amd64.zip", + "hash": "10101602a428dbf0479c268de390ba73159af62e3dfe1762d9b9b61c8b5f76c9" } }, "bin": "acorn.exe",