mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
helmfile: Update to version 0.160.0
This commit is contained in:
parent
8d746848e2
commit
d2f35da766
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.159.0",
|
||||
"version": "0.160.0",
|
||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||
"homepage": "https://github.com/helmfile/helmfile",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.159.0/helmfile_0.159.0_windows_amd64.tar.gz",
|
||||
"hash": "29170d3033a3719e5fdb91873f5063088ca4b533fe6830a1183079f8cb4b6566"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.160.0/helmfile_0.160.0_windows_amd64.tar.gz",
|
||||
"hash": "cc925da684418c27dfbfd97c46c2ea46be1338ae1cb24f32ee4a8d69ca02346d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.159.0/helmfile_0.159.0_windows_386.tar.gz",
|
||||
"hash": "e3e02b93ef0d4b16c19c0b81a5cd590be35c239c9f6aee3239b963e8c6003a51"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.160.0/helmfile_0.160.0_windows_386.tar.gz",
|
||||
"hash": "cb3df1094fec94880e418f51ca4c23f8001f1f010b30159da73ac419ac044bad"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user