mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
helmfile: Update to version 0.85.0
This commit is contained in:
parent
63710b6d8d
commit
7f1fce1779
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.84.0",
|
"version": "0.85.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.84.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.85.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "f8d82f6b46787ec66e672bff39896c256a7911a8954a5dff55a0b5a9e1d7b060"
|
"hash": "7438b1af96f6defa2a3c7fc8daf60ff5f09f511ded2fce518bc1068e051034e9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.84.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.85.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "7e404bf98a07c174f3a309545a05b258d3b437e2762675eb83ee8ee35de41e0a"
|
"hash": "f478c6b806707fb98a4914d69b528f64403a07e618e1575be5079db3c6c02e94"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user