mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
helmfile: Update to version 0.79.1
This commit is contained in:
parent
0596440f98
commit
cc5517fa7e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.79.0",
|
||||
"version": "0.79.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.79.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "2afde7478b99d682aca751a9f54ba3833b080a0498b7c3e8d047f476fa384e90"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "5ea18ffdba059991cb40d8872596f084be248a226fe97ad580c924675cb3da97"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "9d983defd7b007adc79eb90c7c31c7872fc6ad4740306a29c6e14fe18de1ac6d"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "e4c78b87ccc8b74b9529c7306ed16bc1ebd30b9014a3de5d981f6852c7c6e23f"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user