mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
helmfile: Update to version 0.158.1
This commit is contained in:
parent
f9b654ac72
commit
cebb0cfba1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.158.0",
|
"version": "0.158.1",
|
||||||
"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.158.0/helmfile_0.158.0_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.158.1/helmfile_0.158.1_windows_amd64.tar.gz",
|
||||||
"hash": "9e308ac3127034f1426a8e403d6079998dcc209c0a741b0c4f4460d79e7a1ecb"
|
"hash": "389594024fe8cad9c70e58b138ecd28c6392cbcfef7f44ed4ad6194ef1442b7e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.158.0/helmfile_0.158.0_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.158.1/helmfile_0.158.1_windows_386.tar.gz",
|
||||||
"hash": "f7769552a4f8d346698c6de4d38ee74715c44772a6ecce1fcd286edaa216d786"
|
"hash": "eae3f699b3fd2df4787d15596bea7c4cd10c47d0057ae3c191c479724a815ed3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user