mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
helmfile: Update to version 0.79.2
This commit is contained in:
parent
012e820a46
commit
edcca83e56
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.79.1",
|
||||
"version": "0.79.2",
|
||||
"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.79.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "5ea18ffdba059991cb40d8872596f084be248a226fe97ad580c924675cb3da97"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "73bb79877471c91cab8b5d88e97d098d4112cd1ea0996e5386793712f95ff11d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "e4c78b87ccc8b74b9529c7306ed16bc1ebd30b9014a3de5d981f6852c7c6e23f"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.2/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "d511b7fdd420eec0417208758879eae124714f95d1e7916fc029634ff364ce3d"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user