2020-07-21 08:53:29 +02:00

27 lines
763 B
JSON

{
"version": "1.8.15",
"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.15/okteto.exe",
"hash": "da31b7204afc6d7a16dad7f6d161e0de8f67605462e591c16700cdb192211c50"
}
},
"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"
}
}
}