mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
helmfile: Update to version 0.92.0
This commit is contained in:
parent
642251343f
commit
bbdeeb4ec0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.91.0",
|
"version": "0.92.0",
|
||||||
"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.91.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.92.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "deb723f5e15761e67a5bf3fca025b7493b2c917ae461028609ddfb35d553ea3a"
|
"hash": "998b45794b27d112610bb175539488e19bd6031f20db92bc75cab3eb7937723a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.91.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.92.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "320d7b519e101d5dd22de1a79491603b56e16430bf92de6d4962f1c411f10aa0"
|
"hash": "e32bdfdf4b821ce4f84ba9efad71c76fd3d72187e22877c636092ac189821ba3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user