mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 12:11:21 +00:00
helmfile: Update to version 0.100.1
This commit is contained in:
parent
0e3f1515e9
commit
3b5c8681d5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.100.0",
|
"version": "0.100.1",
|
||||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||||
"homepage": "https://github.com/roboll/helmfile/",
|
"homepage": "https://github.com/roboll/helmfile/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.100.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.100.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "8bb5e79c130e8d1b017f1f61da99b931b867925564be63776cccc3b59d446de2"
|
"hash": "3ae9d7fff485fb5657ec427f52189e954857ae055c1014996fe2f04223cf36fc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.100.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.100.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "d6357b7fd260964c1387a2872ae6d3c4328b14674f46d97d1dc24a0dc6c47f5d"
|
"hash": "ebd0155d96baa364046eba6d7ee0fb0fb653bbcaa319005d116b08296d912217"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user