2021-08-03 21:16:38 -07:00

27 lines
763 B
JSON

{
"version": "1.13.4",
"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.13.4/okteto.exe",
"hash": "d6352cf8d912855a4a30c70fcea44f756d2ac5a9b15325483707017c14c5d16f"
}
},
"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"
}
}
}