acorn: Update to version 0.2.0

This commit is contained in:
github-actions[bot] 2022-09-02 20:28:47 +00:00
parent 22cb246549
commit dd6bd85f12

View File

@ -1,12 +1,12 @@
{ {
"version": "0.1.5", "version": "0.2.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.1.5/acorn-v0.1.5-windows-amd64.zip", "url": "https://github.com/acorn-io/acorn/releases/download/v0.2.0/acorn-v0.2.0-windows-amd64.zip",
"hash": "d0484265f8e8becf70ae000a0219894acefe0c6f7ea22a3c313c5ef46ce8e440" "hash": "ea91e40b864f34552a1f96603a2404fd738699d79595359ed1170994fc06655f"
} }
}, },
"bin": "acorn.exe", "bin": "acorn.exe",