mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
helmfile: Update to version 0.93.2
This commit is contained in:
parent
6d83bd83d8
commit
be3eb9c002
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.93.1",
|
"version": "0.93.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.93.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.93.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "d57bc4d2547d354d41435c122d9e2d3250990bb7a2c9e1442856451131bde1b7"
|
"hash": "f86060dd092ff7facfdb32908dadeb3c70726135ccde39c6368e3984fd2c54be"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.93.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.93.2/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "df1d90ba327d9438e1f300210baa47f0ef6114b183f8b5d20f6fd6f22acfe70f"
|
"hash": "79f79be1f6815401880dd8f71cd3bfc0d7e56e6b55cb29a47db62c404f9ebeb7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user