2021-09-28 23:48:15 -07:00

27 lines
763 B
JSON

{
"version": "1.14.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/1.14.1/okteto.exe",
"hash": "8ba1fe986bb2f323d51e23e2a230e958eb68c94544e30d80c9649afc4798ce02"
}
},
"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"
}
}
}