mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.90.2
This commit is contained in:
parent
7cb72f0526
commit
d00865ffbf
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.90.1",
|
"version": "0.90.2",
|
||||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||||
"homepage": "https://github.com/roboll/helmfile/",
|
"homepage": "https://github.com/roboll/helmfile/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "19a0c23ee70ccd35cfb0137a53edf30cfcafd05dbfb93b1be200bf189e0b4b70"
|
"hash": "68a75717c8df9b0460efc6f546d51a916f792370a61ceeeb00320a8bfbf0f81d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.2/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "e1737dcff2dd7ae47b731a07970f3b287ce1de79006f36052d22cad4236d820d"
|
"hash": "c708230d8711c4f16c30a15f2d8f7d9fbd1013566de65f5ee80832acdec87f2b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user