mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
helmfile: Update to version 0.63.1
This commit is contained in:
parent
1e5752d699
commit
6e54dbeea2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.63.0",
|
||||
"version": "0.63.1",
|
||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||
"homepage": "https://github.com/roboll/helmfile/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.63.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "6e565e92c5f5aaa7ba3a0801225b13cced2a3d435ffef6a6b622bd1139b1ac0f"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.63.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "c890d67356710eeb5aed020daea2e0dc7f684a69bad8dcae8ba078223af91ea5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.63.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "4c8e10ebcf83c13ceeaa8a43331880a35cd6484051d8f6aaf35e8ce2591cd2ff"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.63.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "5dbb0194f309cc15538b32d37553ff8eff140cd87a8f25fdb818df3645d8e56a"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user