mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
helmfile: Update to version 0.78.0
This commit is contained in:
parent
6956677c48
commit
ffe1f3b21e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.77.0",
|
"version": "0.78.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.77.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.78.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "109bfe6fd8ca4c8d43fa6b080556dba2f119f2786c784d669a6f2f8e199ac5ce"
|
"hash": "87a2b39da7d6aeeb7d46b1bcbc1981453b6247c7b3045a8572d3e9dc83efbc67"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.77.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.78.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "6d299fdc62cb343d1ffcbb2d63b3339bcf1b99937c79fd86f413e080ea298c64"
|
"hash": "f92525ad8fbdb07b82ef167151c23c5cd7df8eba4d51c4f71fd3e7cc9634861e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user