2020-05-08 00:35:34 +02:00

27 lines
761 B
JSON

{
"version": "1.8.8",
"description": "Development platform for Kubernetes applications",
"homepage": "https://okteto.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/okteto/okteto/releases/download/1.8.8/okteto.exe",
"hash": "786f8149c10939f20e802b26463f782601b7125b43c6df8ac491afaf396d7453"
}
},
"bin": "okteto.exe",
"checkver": {
"github": "https://github.com/okteto/okteto"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/okteto/okteto/releases/download/$version/okteto.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}