mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
helmfile: Update to version 0.166.0
This commit is contained in:
parent
0ef9824409
commit
4f8e8bc1a8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.165.0",
|
"version": "0.166.0",
|
||||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||||
"homepage": "https://github.com/helmfile/helmfile",
|
"homepage": "https://github.com/helmfile/helmfile",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.165.0/helmfile_0.165.0_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.166.0/helmfile_0.166.0_windows_amd64.tar.gz",
|
||||||
"hash": "8b7f3da4e62fb8c1a935481ce6eae43951417eab1d2a658a16910dfab4beb8e9"
|
"hash": "b77b23223729820a7d348b2f0972d689fe3c86cab1745e300a05dd0441e69986"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.165.0/helmfile_0.165.0_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.166.0/helmfile_0.166.0_windows_386.tar.gz",
|
||||||
"hash": "da7f2e9687355680472b0b879b3cd0a7832880ed39184411214585804a33003f"
|
"hash": "2cd970a433bf147591f61b70da8f6e29afc668a5714dbd58c0e228991e7a879f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user