mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.114.0
This commit is contained in:
parent
2bf4e23c7b
commit
e36bc133a2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.113.0",
|
"version": "0.114.0",
|
||||||
"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.113.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.114.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "dcc9ad091d683da5d23c3a9803c977f110a5f768e19f5b80e36a827f33302863"
|
"hash": "87ca8379015d80a9ef1c76c6c770d46547af397906b41e75eb4e521922c392c4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.113.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.114.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "9148fac73ef2816e8a979d7d495e19755f9061d1946679920cbd7f4d748b636c"
|
"hash": "c488c7b139f8f23922075f60527e30db96e5389f51c248d9ec2c310880009150"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user