acorn: Update to version 0.2.1

This commit is contained in:
github-actions[bot] 2022-09-14 20:29:49 +00:00
parent 7e230789aa
commit 6c0a90dfc5

View File

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