helmfile: Update to version 0.76.2

This commit is contained in:
Richard Kuhnt 2019-06-12 11:02:00 +00:00
parent 3d3db60758
commit ffe5353cda

View File

@ -1,16 +1,16 @@
{
"version": "0.76.1",
"version": "0.76.2",
"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.76.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "d9e302e38a6b8871cac11d4456e7cb084fdbc513ce7d0b0457922c401a9f8a25"
"url": "https://github.com/roboll/helmfile/releases/download/v0.76.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "72c5fb9d376a936e0c49505f64c772f6d825a67f63682a1ca2374e750510b26a"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.76.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "27855a2da728f1877c5890309d52093947d69aeb30141ec205ca37e8b3779d7c"
"url": "https://github.com/roboll/helmfile/releases/download/v0.76.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "504629fc7817959d52b4670d16d4114a3b6f97de742794bbc2a8d351096ffeeb"
}
},
"bin": "helmfile.exe",