2025-11-13 16:30:00 +00:00

27 lines
763 B
JSON

{
"version": "3.13.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/3.13.2/okteto.exe",
"hash": "84fc6a23eaf232d7f789cadbac274be2498841fa672e75a69b66c6a25b951ee7"
}
},
"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"
}
}
}