mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.128.1
This commit is contained in:
parent
30648f1401
commit
748f6e3f35
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.128.0",
|
||||
"version": "0.128.1",
|
||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||
"homepage": "https://github.com/roboll/helmfile/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.128.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "0f87dd3991676a50db86362f40ed622b07ff3e3b789cfb91ffbef068c5512503"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.128.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "8409fd4ec13d2570b3da651d00830c5f2aba37662b9b25ad3157c3591d28ea7e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.128.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "8410cbdb6fc0780c23bffd9a3219712312cb0980a24cc42ec8135bf87a41647d"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.128.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "48ff8d4d548add400e626274680fa74c12640648dc7713f08baf61c422e638fa"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user