2025-11-21 12:32:45 +00:00

27 lines
763 B
JSON

{
"version": "3.13.3",
"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.3/okteto.exe",
"hash": "ad878870fc1585540ae25458f04d4a55254302eed6a3ae45dff0150339fbc0df"
}
},
"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"
}
}
}