mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.165.0
This commit is contained in:
parent
d2785b4ca2
commit
eec52dec02
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.164.0",
|
"version": "0.165.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.164.0/helmfile_0.164.0_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.165.0/helmfile_0.165.0_windows_amd64.tar.gz",
|
||||||
"hash": "75fdecac865a7667a01684f2c538188bb47837bcd57e385254797dd524cdf653"
|
"hash": "8b7f3da4e62fb8c1a935481ce6eae43951417eab1d2a658a16910dfab4beb8e9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.164.0/helmfile_0.164.0_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.165.0/helmfile_0.165.0_windows_386.tar.gz",
|
||||||
"hash": "2382820cf44033df837ee6049084fc3e2c627fffc90f6c80918799518ce17e6f"
|
"hash": "da7f2e9687355680472b0b879b3cd0a7832880ed39184411214585804a33003f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user