mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
helmfile: Update to version 0.92.1
This commit is contained in:
parent
eae6033ee4
commit
ef06a84044
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.92.0",
|
"version": "0.92.1",
|
||||||
"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.92.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.92.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "998b45794b27d112610bb175539488e19bd6031f20db92bc75cab3eb7937723a"
|
"hash": "d34fc455a6694741c1c0c36433e3e2274ed946bba2f40ecc0f029e8ea603279e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.92.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.92.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "e32bdfdf4b821ce4f84ba9efad71c76fd3d72187e22877c636092ac189821ba3"
|
"hash": "d6ae2fa84e28586e39b1764fd085cbf7c836cb3e0bf28aa5820f649dc108cb6f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user