mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.132.0
This commit is contained in:
parent
e30936bb7c
commit
f30f5794f5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.131.0",
|
"version": "0.132.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.131.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.132.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "b985eaf9e51b3ec5b76500232adc3d24a11bb19e149da348a15d24e595976292"
|
"hash": "65474d284718546ac64c22c2753ddb70a6d35e53001fbb96292ced364d014572"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.131.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.132.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "13e54060844de7e06401206334efc33063621db7a37bbc6520f72790af1e0817"
|
"hash": "f60ba7a6b8bc8d817cfac75826421ac0ee4f3737af3ac60117351177964ae045"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user