mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
helmfile: Update to version 0.90.0
This commit is contained in:
parent
7accdd803c
commit
b06517ae2b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.89.0",
|
||||
"version": "0.90.0",
|
||||
"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.89.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "fb6c5782e0e236d6d6deaacb224ad4573fce1cc74109f3bf09e32d3318c3d2d2"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "53ceab9e6caa1f4ec9fb43637be4bb4a3a4927bbd4f87b344e13fc2b21cb96c1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.89.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "e2139a7e840e7db7ff88c6347fe2dce869540721b09c78c4c35c2b8d30c0fd54"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "a2a313aa3beb01cd8d5883eabaf02d4e147d200218f1318304d5d48a2eb11e38"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user