acorn: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2023-06-15 04:25:57 +00:00
parent d3c54d1940
commit 9c0345970b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.7.0", "version": "0.7.1",
"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.7.0/acorn-v0.7.0-windows-amd64.zip", "url": "https://github.com/acorn-io/acorn/releases/download/v0.7.1/acorn-v0.7.1-windows-amd64.zip",
"hash": "c76fdbfcd95050fa2b19a551e5681ededaf4b6cafd87414964cce78d887e14c4" "hash": "ca58dc0769eee5515fcd1964f4bb0e60d2ee0b7ca447ac15e7f4cf3aadf74c87"
} }
}, },
"bin": "acorn.exe", "bin": "acorn.exe",