acorn: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2023-06-08 00:33:52 +00:00
parent 178a8aa466
commit 4b40bf04ad

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.0", "version": "0.7.0",
"description": "A simple application deployment framework for Kubernetes.", "description": "A simple application deployment framework for Kubernetes.",
"homepage": "https://acorn.io", "homepage": "https://acorn.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/acorn-io/acorn/releases/download/v0.6.0/acorn-v0.6.0-windows-amd64.zip", "url": "https://github.com/acorn-io/acorn/releases/download/v0.7.0/acorn-v0.7.0-windows-amd64.zip",
"hash": "aa0da3114a7b76d38b753995a3284ad5f3589703162e8962d7300d0614444fab" "hash": "c76fdbfcd95050fa2b19a551e5681ededaf4b6cafd87414964cce78d887e14c4"
} }
}, },
"bin": "acorn.exe", "bin": "acorn.exe",