Jakub Čábera bd37789975 balena-cli: Update to version 12.38.4
manifests format
2021-01-21 19:17:56 +01:00

22 lines
693 B
JSON

{
"version": "0.9.1",
"description": "Zero Friction Kubernetes distribution",
"homepage": "https://github.com/k0sproject/k0s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/k0sproject/k0s/releases/download/v0.9.1/k0s-v0.9.1-amd64.exe#/k0s.exe",
"hash": "faadd7a0465e0965dbacbded7fb321b913e4129cd5dde7181d8a4230913aa607"
}
},
"bin": "k0s.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/k0sproject/k0s/releases/download/v$version/k0s-v$version-amd64.exe#/k0s.exe"
}
}
}
}