mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.155.1
This commit is contained in:
parent
0ae753d67f
commit
5ae11efe2f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.155.0",
|
"version": "0.155.1",
|
||||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||||
"homepage": "https://github.com/helmfile/helmfile",
|
"homepage": "https://github.com/helmfile/helmfile",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.155.0/helmfile_0.155.0_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.155.1/helmfile_0.155.1_windows_amd64.tar.gz",
|
||||||
"hash": "85e0c0d5c717e42fd65cbd9dbdfdec7fbe759a4538d66f17d6f9b3409f5e4808"
|
"hash": "608b13b2079402ecbdb257833d181dd0aacab0e9c0b616c2b44ece62624f5950"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.155.0/helmfile_0.155.0_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.155.1/helmfile_0.155.1_windows_386.tar.gz",
|
||||||
"hash": "a54fe67b532cf0649a4aa0d0d499bf8c712e48793e6dd3b16c6a2f7e22f906e2"
|
"hash": "358d81ad7534b81e605331216f400f54522263f2472dff0a56b42198065de040"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user