mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
helmfile: Update to version 0.95.0
This commit is contained in:
parent
75860bb49a
commit
1018f5bcd7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.94.1",
|
||||
"version": "0.95.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.94.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "15c2622625823a41d8ea0df23d96bf76a80e99fbcd4302b3149a3c09e3bcf295"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.95.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "99f0875202db82ec670b8b257543afde1b96ac81e115907436b3e8defd7561d2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.94.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "2187bf4aef2002f75b17c6c02535af5e008eb493788aee71ba69ba44f7fe0535"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.95.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "8c3564a733a1aa2bd12197afdc7ad5625e86825b74820c474431decc8308d70b"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user