mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
helmfile: Update to version 0.94.0
This commit is contained in:
parent
551790d1fd
commit
56fdbb7d9d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.93.2",
|
"version": "0.94.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.93.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.94.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "f86060dd092ff7facfdb32908dadeb3c70726135ccde39c6368e3984fd2c54be"
|
"hash": "5825191e33d4fc318783f5fe2fb4a63a7fb0e926a51841b962bb49c6a754f16a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.93.2/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.94.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "79f79be1f6815401880dd8f71cd3bfc0d7e56e6b55cb29a47db62c404f9ebeb7"
|
"hash": "b1c2e1863147ca95dd2b10f37915a7d727aacd5fb9214f709ac900090963e122"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user