mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
helmfile: Update to version 1.2.0
This commit is contained in:
parent
87558a0979
commit
7b0fea3fea
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.1.9",
|
||||
"version": "1.2.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/v1.1.9/helmfile_1.1.9_windows_amd64.tar.gz",
|
||||
"hash": "97ef0bba4947c9022ff0b06591a619809dc3993eac026d1a5e2e52c7721a1f38"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.2.0/helmfile_1.2.0_windows_amd64.tar.gz",
|
||||
"hash": "9621643e500ea21ba79b7e2811df736294ac6a154f9beea112b7999f7074add3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.9/helmfile_1.1.9_windows_386.tar.gz",
|
||||
"hash": "76dcf5fcb2c6c16cdfb415b62799eec2fafbaf25a80a379d922333ff61247580"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.2.0/helmfile_1.2.0_windows_386.tar.gz",
|
||||
"hash": "bc752c8b9943c994b1cab89a07f7f1f2a5c1aa23a1506f441025d61db1108e16"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.9/helmfile_1.1.9_windows_arm64.tar.gz",
|
||||
"hash": "65e28736255899602fb8b518548a3cb5e011313b57496ffadcf8c74055cf4c9f"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.2.0/helmfile_1.2.0_windows_arm64.tar.gz",
|
||||
"hash": "1deb1c50361dab074305ebf282f0d65f4db212085e31be14090ea11e72e0bfcf"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user