2020-08-17 12:02:55 +02:00

27 lines
763 B
JSON

{
"version": "1.8.16",
"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.16/okteto.exe",
"hash": "da850d5965940444dd73b9d5f95d87a838b2a8490bdf523e5a751b50e6b353e5"
}
},
"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"
}
}
}