mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
helmfile: Update to version 1.2.2
This commit is contained in:
parent
1db419c290
commit
63b0c245c4
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.1",
|
"version": "1.2.2",
|
||||||
"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/v1.2.1/helmfile_1.2.1_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v1.2.2/helmfile_1.2.2_windows_amd64.tar.gz",
|
||||||
"hash": "66476a88164d560c83857db2b96ff1257839fedbf311dfa6eafa58bc261bf837"
|
"hash": "80fd1a00804b3737618aecbe0ee388cb4bf074fd58d0ee07631293793d089fb0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.2.1/helmfile_1.2.1_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v1.2.2/helmfile_1.2.2_windows_386.tar.gz",
|
||||||
"hash": "452e4222f728c25f4315a3c9fae3c50e15f8ec0d0e56a26cf280b1d79c79ec80"
|
"hash": "f5824e93650ca375ab5de0a057b8825849159fe0cc548d05a8999f3849aa63f4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v1.2.1/helmfile_1.2.1_windows_arm64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v1.2.2/helmfile_1.2.2_windows_arm64.tar.gz",
|
||||||
"hash": "5babe7c1e12e9c4a0727718fc49cd2abe308f655cb12c8bb925223d39fff22d4"
|
"hash": "6368cb9db3f34e7bed8b2ec66550a8a2d2bcdd3500e2d084a7959dafe8c6375f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user