2020-07-01 16:51:22 +02:00

27 lines
763 B
JSON

{
"version": "1.8.14",
"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.14/okteto.exe",
"hash": "853ac937d6139afe8093ca3e1079884d5ff348005c05633f25b6d67bd12cf48f"
}
},
"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"
}
}
}