mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
helmfile: Update to version 0.163.0
This commit is contained in:
parent
848b95c3b6
commit
c094b11ba1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.162.0",
|
"version": "0.163.0",
|
||||||
"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.162.0/helmfile_0.162.0_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.163.0/helmfile_0.163.0_windows_amd64.tar.gz",
|
||||||
"hash": "3a38a37dc5a3ee3823079b70c48605197ba69ab7a7c545df95d03d7fb015d748"
|
"hash": "fd0d441f0f697d38b7e12761815cbefdb221acfa46d5e8852ff6926cda85fba9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.162.0/helmfile_0.162.0_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.163.0/helmfile_0.163.0_windows_386.tar.gz",
|
||||||
"hash": "1bd963ee559c343cd8ab8940010d311816171746852a01a0b8bf6fbb998d6bd7"
|
"hash": "93dcfbdc12648adf9530d69434f915a461ea7df80e775571b80ca9b668237af7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user