mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
helmfile: Update to version 0.139.3
This commit is contained in:
parent
7779bf2bd4
commit
6b41b3020a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.139.2",
|
"version": "0.139.3",
|
||||||
"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.139.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.3/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "f92a4dd6d1381e6973eb7d13761883802bfc68bce1a7c19fba520711d294667d"
|
"hash": "a21ee42dfff3be9ee135f84be63d2d97b355e1919ad5c120e6b99c03c8da5f8a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.2/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.3/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "2ed3069841165badd537a02db6dc50b6722e58a4157e822b596ce9b4674a02a9"
|
"hash": "e1dacb7decedf085199bf61a1b5cb10b2d3f66454732148b7a4bf375f3f4dd4a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user