2022-02-11 00:32:52 +00:00

32 lines
1.1 KiB
JSON

{
"version": "2.1.2",
"description": "Namespace & Virtual Cluster Manager for Kubernetes",
"homepage": "https://github.com/loft-sh/loft",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.2/loft-windows-amd64.exe#/loft.exe",
"hash": "74210d9ade9ee9a9b0d1bedaae238908a26d8ba14f99047a291436df9c3e7c0c"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.2/loft-windows-386.exe#/loft.exe",
"hash": "7536118c4be0b918ee3bbce83e31cfb575c063acd4c8eee3eef50ba63dc1b8b4"
}
},
"bin": "loft.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v$version/loft-windows-amd64.exe#/loft.exe"
},
"32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v$version/loft-windows-386.exe#/loft.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}