mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
helmfile: Update to version 1.1.8
This commit is contained in:
parent
fde2575fc8
commit
b57356a84a
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.7",
|
"version": "1.1.8",
|
||||||
"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/v1.1.7/helmfile_1.1.7_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.8/helmfile_1.1.8_windows_amd64.tar.gz",
|
||||||
"hash": "a04b9d940f67751a2413649d2beda1c78ce4be43e4f57b9785129eb34b1de0db"
|
"hash": "105a9273330980e8b31ddbc77cd9a79608e1300cd98070e4efea8bdcfce31910"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.7/helmfile_1.1.7_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.8/helmfile_1.1.8_windows_386.tar.gz",
|
||||||
"hash": "54a04d9b5af98a789e63e2b91dc8058f163c7f318e72df7d0478a6b669b79ed9"
|
"hash": "8ec74cf94493f0e5d637817ee5d4eab5e11c3adec6ab0c71acea6db2a7355965"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.7/helmfile_1.1.7_windows_arm64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.8/helmfile_1.1.8_windows_arm64.tar.gz",
|
||||||
"hash": "0dee5b8efb58b0586a769d4f7c5fb53bf8f397a259da997917cee33d2730596f"
|
"hash": "15fd2c9f60c3409e0c3ae680c6eef850b81d67768b0a86c0c5f52633d7e37e1a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user