mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
acorn: Update to version 0.9.0
This commit is contained in:
parent
c879ae3833
commit
d2806c042c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.0",
|
"version": "0.9.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.8.0/acorn-v0.8.0-windows-amd64.zip",
|
"url": "https://github.com/acorn-io/acorn/releases/download/v0.9.0/acorn-v0.9.0-windows-amd64.zip",
|
||||||
"hash": "bc2ebff4135769351fd22519aaa4fa7b1307add07259cf64bb95e3baedda78fa"
|
"hash": "c1adf8af1c8773aec9a656b7a36e62848aa4b8397a7b894effbff2448c17d272"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "acorn.exe",
|
"bin": "acorn.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user