mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.75.0
This commit is contained in:
parent
69d15c6826
commit
e4886cef2e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.74.0",
|
"version": "0.75.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.74.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.75.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "722bd27d238c12dba8008c20af30c8df450553546efa6af7b5da56ea413d031e"
|
"hash": "68200ee7bcf2947ce3d81bc8ca6ddad86f9a24576741be00d6c0f59aa382faf7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.74.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.75.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "4b22bc7c401ed490d24df57ffe080f0efa8ad522ef239319fab0350e27098e11"
|
"hash": "8217f79bdead505151f053766636c451cb5c5e0027a35e8819904ceae3585ef2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user