2022-03-28 20:33:18 +00:00

27 lines
761 B
JSON

{
"version": "2.0.2",
"description": "Development platform for Kubernetes applications",
"homepage": "https://okteto.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/okteto/okteto/releases/download/2.0.2/okteto.exe",
"hash": "43387bce26308c62c3a5cacf2437fc18cf6007f365271c1f2aceb8daaf82b500"
}
},
"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"
}
}
}