mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
helmfile: Update to version 0.76.0
This commit is contained in:
parent
c339d182c3
commit
c79975cdf3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.75.1",
|
"version": "0.76.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.75.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.76.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "c941aa07ea0a546a6a1b1d398f5c8fae5098fe9c639135ff9900857d200a1fbd"
|
"hash": "5642900b506feba3e6dfe62813f751687dd5d32c3e7cfdd3c69a4fabccf886f7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.75.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.76.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "7a33bab2295d29fcbe53da3d1884e5ffc6486f4a2901f3f8a9ce2da15a0e043a"
|
"hash": "eb6c3b83b39c6c9d1790e3f053f552cc67940e2fa67ff2a0fde7d68a3ecc49f7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user