mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.76.2
This commit is contained in:
parent
3d3db60758
commit
ffe5353cda
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.76.1",
|
"version": "0.76.2",
|
||||||
"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.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.76.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "d9e302e38a6b8871cac11d4456e7cb084fdbc513ce7d0b0457922c401a9f8a25"
|
"hash": "72c5fb9d376a936e0c49505f64c772f6d825a67f63682a1ca2374e750510b26a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.76.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.76.2/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "27855a2da728f1877c5890309d52093947d69aeb30141ec205ca37e8b3779d7c"
|
"hash": "504629fc7817959d52b4670d16d4114a3b6f97de742794bbc2a8d351096ffeeb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user