mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
helmfile: Update to version 1.1.0
This commit is contained in:
parent
2e7e7a8fa2
commit
2dec5b3db7
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.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.0.0/helmfile_1.0.0_windows_amd64.tar.gz",
|
||||
"hash": "be949cd7c244172d7e5561ae56e9e4c39661aec299b0452c25c6dab90aaa03eb"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.0/helmfile_1.1.0_windows_amd64.tar.gz",
|
||||
"hash": "86c00fc170d2b771ae580b1d994aec7de18972d0682fe689ee82c70a286259eb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.0.0/helmfile_1.0.0_windows_386.tar.gz",
|
||||
"hash": "1ff1a3c5cac9e1a5e4ef6b717dce8c6520e29965435fd59ad567c35677109ff3"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.0/helmfile_1.1.0_windows_386.tar.gz",
|
||||
"hash": "f025541d05f18eba0fa77f448b43b0794b1fd11f422cbc6c138020db98d1b21d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.0.0/helmfile_1.0.0_windows_arm64.tar.gz",
|
||||
"hash": "ed1356926a4fa765cc0e7ec12c97808a5b4523f2eea24125713f6df8f93d8dc9"
|
||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.0/helmfile_1.1.0_windows_arm64.tar.gz",
|
||||
"hash": "dfbd7bc552309aaef004345f5e598c9e62e009201b0349fca26c0ea440cc3454"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user