mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
helmfile: Update to version 0.56.0
This commit is contained in:
parent
09b8475007
commit
5ee4e59d4a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.55.0",
|
||||
"version": "0.56.0",
|
||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||
"homepage": "https://github.com/roboll/helmfile/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.55.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "50f5c9e8e591e630dbf98ad24141f7850bd8867b41c859412f0bf7d268a125b4"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.56.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "39c77e4c0ec2c06b3efa832f85ec918e1d9d2a81a61240df84e8cc7ec0dbb1ba"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.55.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "10f8883121b53d62d51ffbd219fc0f4b7485d3f18a832ade0e33a6fbe7907796"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.56.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "72d6f4524b3790e6dce56c4eb1d2e65b0de32a507e7eef50d995a5f0311f1566"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user