mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.100.2
This commit is contained in:
parent
e7d37e5e9b
commit
a5ef9e50bd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.100.1",
|
"version": "0.100.2",
|
||||||
"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.100.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.100.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "3ae9d7fff485fb5657ec427f52189e954857ae055c1014996fe2f04223cf36fc"
|
"hash": "0797338550c08be0922e0f87bf72dbd914bb416fff0c97b1c0d9c75682d4cf22"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.100.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.100.2/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "ebd0155d96baa364046eba6d7ee0fb0fb653bbcaa319005d116b08296d912217"
|
"hash": "cf1a5d8a1880dfd79b446c8c71b3614a01472eaaa3633d86c2aa8158b773e516"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user