2024-05-27 16:27:59 +00:00

27 lines
763 B
JSON

{
"version": "2.27.3",
"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.27.3/okteto.exe",
"hash": "c2a1b9c467e835644ca35c072c38d841b1e448782bb360d808cfb62ef77e02c5"
}
},
"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"
}
}
}