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