mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
helmfile: Update to version 0.143.1
This commit is contained in:
parent
1d2243d513
commit
11aba0ce87
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.143.0",
|
"version": "0.143.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.143.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "b6b52e22efab2b657eb40cd77d097e666a9f49f40c0f992dda601e259b34977e"
|
"hash": "fd6f40acf781e8de57a0c445c4f0a12437b2d451940665ea4ec360628ef9ad35"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "46bf5da7c0df7d9fef63f65b59a81e56a16d7ad75761b611615d21354535e6d4"
|
"hash": "e72865d7d750c219b7e8ab0a6ac3d9d093c9e6fa4cd4e2c620f41f3733358d9e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user