2021-09-16 23:52:06 -07:00

27 lines
763 B
JSON

{
"version": "1.14.0",
"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.0/okteto.exe",
"hash": "2a2f82901c7a69742392e4e6f2b45a2da1616bb99b04e23e6406f7db1622a06f"
}
},
"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"
}
}
}