2024-07-19 16:28:50 +00:00

27 lines
763 B
JSON

{
"version": "2.28.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/2.28.2/okteto.exe",
"hash": "76e54fed7a612e89e1b83d74dcbea8fd39d14e0fbb37ae1ebe564955eecf2ce3"
}
},
"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"
}
}
}