mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.81.0
This commit is contained in:
parent
1c1cdcca30
commit
d700285bc6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.80.2",
|
||||
"version": "0.81.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.80.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "9f0e4d4b8d90a930030c2728399a9e7d31ca756c7d9c8ba66303b63689d741f6"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.81.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "1dd3a8fd8ce7cf79b0cc76a0938090a0cdd56b68897ea604d29ba5d5caead2d6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.80.2/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "ce11c309ab8ec014bd43d6280bdcc1498c08066a9caa0197c765ff01ae117864"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.81.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "ae17dfb02ae63fd7d33b005b1f6cff6998c6eca98f6a7b53164490b66ea185d9"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user