2024-09-05 16:29:44 +00:00

27 lines
763 B
JSON

{
"version": "2.31.0",
"description": "Development platform for Kubernetes applications",
"homepage": "https://okteto.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/okteto/okteto/releases/download/2.31.0/okteto.exe",
"hash": "34a10b9aeb38c98f262d71247844c3165820eab36f8b6ca25b3e14d24a90ed44"
}
},
"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"
}
}
}