mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.111.0
This commit is contained in:
parent
181a033b69
commit
f808bf22a8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.109.1",
|
"version": "0.111.0",
|
||||||
"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.109.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.111.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "16400f4eb9cbcc0eed0dc59204503a2e597176db3c28107b25b27e6037e86bf7"
|
"hash": "bb580bca1640c7aa686054a692e2ced20ce847620867d5044c0d69eee3b57c3a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.109.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.111.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "6eb6728e5321976c12333e8e023273a18295595919db1c170eda29bedb95d950"
|
"hash": "a8d919fddfd841fbcbd105f75a49d30f048b069afd5db5567fb073b6a638fdc5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user