mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-23 17:11:26 +00:00
helmfile: Update to version 0.51.0
This commit is contained in:
parent
04ec5e329c
commit
7c512c2205
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.50.1",
|
"version": "0.51.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.50.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.51.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "45893123069691e361a84dbc801338e74486b0b4d8ff186f44d0cacfc3a47718"
|
"hash": "a1a0a95930f04def4725dbe6e03a8862e4ce7a603df269f5152abb04a6d5aaac"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.50.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.51.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "f3f9d3afc078f8570a1b5c2ac0685ed0f6e6f260214d496b740d6ac62970dbfd"
|
"hash": "f1a2933fdb0d4399b88fca2c000bf8e23010d86f127359bf611b2ad90e52c5a4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user