mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
helmfile: Update to version 0.60.0
This commit is contained in:
parent
7f16f067fb
commit
48ce759e53
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.59.0",
|
||||
"version": "0.60.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.59.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "4eadcf5ca5c9bb31537fe493136d1b7956484407c8a3cdf7cbe81beccc852eb4"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.60.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "289960ec82abadcdc8d70ad0845dac7921fe29f2ca485697ac048b4d8413ae0b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.59.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "e5370d76cf8a45107af43e961de1ba19cb24e37082f03b6d264157d3b548631d"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.60.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "1fa264a4375e63a29b7367e03fb72b7beb03acffbab60e144380a6664d128aa2"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user