2021-05-04 18:06:28 +02:00

27 lines
763 B
JSON

{
"version": "1.12.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.12.8/okteto.exe",
"hash": "7bcc20639d45ca152dc3e5958757dd713aceba2b81dbdbb4c38ff42f8a27d03a"
}
},
"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"
}
}
}