2023-12-12 16:27:05 +00:00

27 lines
763 B
JSON

{
"version": "2.23.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/2.23.1/okteto.exe",
"hash": "5be6af1c501d0af402c3d5130a0fa253ecd5faa656e5e32b830d3c38a2f6fede"
}
},
"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"
}
}
}