mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
helmfile: Update to version 0.169.2
This commit is contained in:
parent
ab16d2510f
commit
eeedbf6bcd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.169.1",
|
"version": "0.169.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/v0.169.1/helmfile_0.169.1_windows_amd64.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.169.2/helmfile_0.169.2_windows_amd64.tar.gz",
|
||||||
"hash": "3f2208b7a35bb44f4f6f4a336f38bce5adc4caccb11ff260ea714d52694a8fa5"
|
"hash": "d1b12a67a31c8224d64b6061d596b058be31b180c98a3e866b4afbf84e975dc3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/helmfile/helmfile/releases/download/v0.169.1/helmfile_0.169.1_windows_386.tar.gz",
|
"url": "https://github.com/helmfile/helmfile/releases/download/v0.169.2/helmfile_0.169.2_windows_386.tar.gz",
|
||||||
"hash": "978ff5e0d606f1c1b481630c964592ca4e17de707decafd20cafc4fd68b2b2b1"
|
"hash": "98bcf17b8e27e9c632d0a3e455fc4cb240cf3375bc26d22a5c4089b00d887c12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user