2023-11-08 16:26:59 +00:00

27 lines
763 B
JSON

{
"version": "2.22.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.22.1/okteto.exe",
"hash": "01dbc3508e1009ca01d9958ba88ac3a471e42147742d7174fa07405e25bf5377"
}
},
"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"
}
}
}