2023-08-08 12:30:35 +00:00

27 lines
763 B
JSON

{
"version": "2.18.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.18.2/okteto.exe",
"hash": "e9f2c1c2cd082d044600bb8f0064797619ec2ff0c92f7f2648fbbf3c65a72b96"
}
},
"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"
}
}
}