acorn: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2024-01-20 04:26:13 +00:00
parent 1947976f01
commit cf8e742388

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.2", "version": "0.10.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.9.2/acorn-v0.9.2-windows-amd64.zip", "url": "https://github.com/acorn-io/acorn/releases/download/v0.10.0/acorn-v0.10.0-windows-amd64.zip",
"hash": "16a7c4598df8bc08980d7aa8db0b0ef43d89d4c880205216a039c85543d5d258" "hash": "42bd5fbcb34c12a1eb68ff8a92e29e89b3066c6cb0f14e5dca9ff38e5218b9f9"
} }
}, },
"bin": "acorn.exe", "bin": "acorn.exe",