mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.98.2
This commit is contained in:
parent
a6cbcaab1a
commit
d5a9901e3d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.98.1",
|
"version": "0.98.2",
|
||||||
"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.98.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "fa2fa00bed8b0b85f29d1882b2689028dc173d6fb8eeca1f7c25f80696d9f698"
|
"hash": "efaa0b55b0a550448990493817163dd708e0453ebfc038603bfb50bc980eda62"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.1/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.2/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "6269b808dff928817c885a0fea77747413f617d5af27afa2a3e466882ffe1f1b"
|
"hash": "c4b32da4b82c094ea864afa773514fcbfaf34e9763ced6eaa3638f8dc12a9d34"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user