mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
helmfile: Update to version 1.1.9
This commit is contained in:
parent
d8f38c8c16
commit
2ddd061552
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.1.8",
|
||||
"version": "1.1.9",
|
||||
"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.8/helmfile_1.1.8_windows_amd64.tar.gz",
|
||||
"hash": "105a9273330980e8b31ddbc77cd9a79608e1300cd98070e4efea8bdcfce31910"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.9/helmfile_1.1.9_windows_amd64.tar.gz",
|
||||
"hash": "97ef0bba4947c9022ff0b06591a619809dc3993eac026d1a5e2e52c7721a1f38"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.8/helmfile_1.1.8_windows_386.tar.gz",
|
||||
"hash": "8ec74cf94493f0e5d637817ee5d4eab5e11c3adec6ab0c71acea6db2a7355965"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.9/helmfile_1.1.9_windows_386.tar.gz",
|
||||
"hash": "76dcf5fcb2c6c16cdfb415b62799eec2fafbaf25a80a379d922333ff61247580"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.8/helmfile_1.1.8_windows_arm64.tar.gz",
|
||||
"hash": "15fd2c9f60c3409e0c3ae680c6eef850b81d67768b0a86c0c5f52633d7e37e1a"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.9/helmfile_1.1.9_windows_arm64.tar.gz",
|
||||
"hash": "65e28736255899602fb8b518548a3cb5e011313b57496ffadcf8c74055cf4c9f"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user