mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
helmfile: Update to version 0.63.2
This commit is contained in:
parent
c9151147cc
commit
f54f257607
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.63.1",
|
"version": "0.63.2",
|
||||||
"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.63.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.63.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "c890d67356710eeb5aed020daea2e0dc7f684a69bad8dcae8ba078223af91ea5"
|
"hash": "0238bf4bf34b328151e762dd1ef51e57382fc8e81bb994d8b71ad4c9876567b3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.63.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.63.2/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "5dbb0194f309cc15538b32d37553ff8eff140cd87a8f25fdb818df3645d8e56a"
|
"hash": "e6d6c043773012b2052fbb8adaea18a40b634c3e9b64fdabe0861d0e7ff95222"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user