mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.102.1
This commit is contained in:
parent
ccc661b146
commit
a215ede8aa
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.102.0",
|
||||
"version": "0.102.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.102.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "56b9dc20036c1d22a816dabb8dbe14abba4451eb99750f670d012f7e21ee5d35"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.102.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "55c97556228ec8d4eed2e99c20843607304fbcd79fca13e39382e63a60ad4170"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.102.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "f86e319d93e464db656a749609ce9507c3da91a545dd6dc376017e299dd3ce21"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.102.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "9576a5e7437582e5ab87f6deb70ee815e758a00bc8cf1f52a87abf28317849db"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user