mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
helmfile: Update to version 1.1.4
This commit is contained in:
parent
220de13d7a
commit
e64176956c
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"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/v1.1.3/helmfile_1.1.3_windows_amd64.tar.gz",
|
||||
"hash": "12173e0056d259efa5148d6db57d21558fb28db6b8fce1d2320da6a706c24bee"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.4/helmfile_1.1.4_windows_amd64.tar.gz",
|
||||
"hash": "1501631de54990ebeea63c07d7d41ab34c554907dedd1e9fa9ba818e11e2232e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.3/helmfile_1.1.3_windows_386.tar.gz",
|
||||
"hash": "748b96816112ab53c00b9f9940daf8252f04c30f6a6042fbbf8205c0a0f091cb"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.4/helmfile_1.1.4_windows_386.tar.gz",
|
||||
"hash": "2c5ba2830fa8de4727b8f084ecdbc896ed617061ae98bb666272fbf45ef9902a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.3/helmfile_1.1.3_windows_arm64.tar.gz",
|
||||
"hash": "f2ed0922ff2d82a258e97dc5bd3b5d7b19f6e1c9b77b965acfd8a20df176cdaa"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.4/helmfile_1.1.4_windows_arm64.tar.gz",
|
||||
"hash": "5901031d253f7d45f8ed9ee34d67b15c46c5b3f07936630f349c74fb582dfbe2"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user