mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
helmfile: Update to version 1.1.3
This commit is contained in:
parent
96292c3826
commit
4d4b3a5986
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3",
|
||||
"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.2/helmfile_1.1.2_windows_amd64.tar.gz",
|
||||
"hash": "d6508fe334be8906a2e1e648ada236b5907e5f729c267b4498d7f91c1aa334fa"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.3/helmfile_1.1.3_windows_amd64.tar.gz",
|
||||
"hash": "12173e0056d259efa5148d6db57d21558fb28db6b8fce1d2320da6a706c24bee"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.2/helmfile_1.1.2_windows_386.tar.gz",
|
||||
"hash": "0d7f7bc74520ac272f9aa44c10ef5dd03121117a754aed2afb41af18c25c622a"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.3/helmfile_1.1.3_windows_386.tar.gz",
|
||||
"hash": "748b96816112ab53c00b9f9940daf8252f04c30f6a6042fbbf8205c0a0f091cb"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.2/helmfile_1.1.2_windows_arm64.tar.gz",
|
||||
"hash": "d34e1dd3b94d43c3e08c734a8a7a053f45a5faccb8c055d568a540d5acaec9a2"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.3/helmfile_1.1.3_windows_arm64.tar.gz",
|
||||
"hash": "f2ed0922ff2d82a258e97dc5bd3b5d7b19f6e1c9b77b965acfd8a20df176cdaa"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user