mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.126.1
This commit is contained in:
parent
e08f9764b4
commit
191c81b762
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.126.0",
|
"version": "0.126.1",
|
||||||
"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.126.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.126.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "7aec595e1bec8f3936e9d1982c97cb7cc980b63eb6291d8f8e4e320b1f552c09"
|
"hash": "3b0655e88670a36781b9d78678c0a92dd4f73ef32b9bb99d702a06c77eb4d328"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.126.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.126.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "6184e4516b7d8097729a90420debb65d22f316c6eb0b1eaad13137e35262b2e3"
|
"hash": "a30708e51502c75240e83c70ad9b4b8cc892a94a58809df941eeee6955f0e396"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user