mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
helmfile: Update to version 0.118.1
This commit is contained in:
parent
e951741729
commit
524012c858
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.118.0",
|
"version": "0.118.1",
|
||||||
"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.118.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.118.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "260508517046e7e8a81e56afe159ddd8627fe7cb9cb85eea39bdff94b89e1c4b"
|
"hash": "fd89ac5e647b3daabdd59b3b782d849e27b7f3acc7bdc42f12b5ab5b13609a89"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.118.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.118.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "19eb4314f3505cac04a16b69ec21303400b7e94bbce11b6dcbe22c29a9c773bc"
|
"hash": "e7f356e17b8725294d86a5e1ce9be8855c503fd5ef2fd0f7fb5b8142c9b2e296"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user