2022-10-21 12:31:53 +00:00

27 lines
761 B
JSON

{
"version": "2.8.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.8.2/okteto.exe",
"hash": "fb7770105df3ee7c37af05b0207d96e47455c3570f25e2e072e0bd0dad8fc4df"
}
},
"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"
}
}
}