mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.85.1
This commit is contained in:
parent
40af12df8e
commit
0888f14031
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.85.0",
|
||||
"version": "0.85.1",
|
||||
"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.85.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "7438b1af96f6defa2a3c7fc8daf60ff5f09f511ded2fce518bc1068e051034e9"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.85.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "834ac7f293cda6cb508801c4772229994885c54e5264853bb97ba2d96b0963a1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.85.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "f478c6b806707fb98a4914d69b528f64403a07e618e1575be5079db3c6c02e94"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.85.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "6e65f4db7ce9da28178f55c66455f8367185bddc287272aa307d34ad6aa0d6bc"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user