mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
helmfile: Update to version 1.1.1
This commit is contained in:
parent
dca2fdcb9f
commit
708f3b4546
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"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.0/helmfile_1.1.0_windows_amd64.tar.gz",
|
||||
"hash": "86c00fc170d2b771ae580b1d994aec7de18972d0682fe689ee82c70a286259eb"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.1/helmfile_1.1.1_windows_amd64.tar.gz",
|
||||
"hash": "ba49f100caf6ffcba4332f156e3639627b3fd32df45a9abc76a4323ec25b9860"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.0/helmfile_1.1.0_windows_386.tar.gz",
|
||||
"hash": "f025541d05f18eba0fa77f448b43b0794b1fd11f422cbc6c138020db98d1b21d"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.1/helmfile_1.1.1_windows_386.tar.gz",
|
||||
"hash": "cffebf85f68993e384c5f3ed328b88043237f633fbfec63ff65ea7a50b044e4a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.0/helmfile_1.1.0_windows_arm64.tar.gz",
|
||||
"hash": "dfbd7bc552309aaef004345f5e598c9e62e009201b0349fca26c0ea440cc3454"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.1/helmfile_1.1.1_windows_arm64.tar.gz",
|
||||
"hash": "c18afc6c2873f9cf4a9e2f50b2e6aa7c8567b1bcb1f4694ddd9503d065db6258"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user