2025-10-23 12:31:28 +00:00

27 lines
763 B
JSON

{
"version": "3.12.1",
"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.12.1/okteto.exe",
"hash": "77415352d1727ce8ef8d552300c8571c93fc49bce818c9b72baf4901ef127144"
}
},
"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"
}
}
}