mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
helmfile: Update to version 0.57.0
This commit is contained in:
parent
abb049a269
commit
f2c642f273
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.56.0",
|
"version": "0.57.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.56.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.57.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "39c77e4c0ec2c06b3efa832f85ec918e1d9d2a81a61240df84e8cc7ec0dbb1ba"
|
"hash": "63f3ed8020cfdd11bf6d3de68548de86396bafeda4d09ccdc34551df267e4785"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.56.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.57.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "72d6f4524b3790e6dce56c4eb1d2e65b0de32a507e7eef50d995a5f0311f1566"
|
"hash": "a73247f67f09da9cb74e889cb6ccd76a1807653490ae6560d434683ca0a185ef"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user