mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.161.0
This commit is contained in:
parent
ba2c7f4b73
commit
30b64a4823
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.160.0",
|
"version": "0.161.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.160.0/helmfile_0.160.0_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.161.0/helmfile_0.161.0_windows_amd64.tar.gz",
|
||||||
"hash": "cc925da684418c27dfbfd97c46c2ea46be1338ae1cb24f32ee4a8d69ca02346d"
|
"hash": "a0ca555444727adb2e50d8a17cdcc8689e803de914c7ad358e8b6d1ee6af493d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.160.0/helmfile_0.160.0_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.161.0/helmfile_0.161.0_windows_386.tar.gz",
|
||||||
"hash": "cb3df1094fec94880e418f51ca4c23f8001f1f010b30159da73ac419ac044bad"
|
"hash": "d9632e53daed0f2e23474fcb0f8b5e8c34ea7d47ca303a17512486728a56711e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user