2021-08-25 03:29:49 -07:00

27 lines
763 B
JSON

{
"version": "1.13.6",
"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.6/okteto.exe",
"hash": "17fad73b8ad79246163ca1148154d672896b690c85de3ef332f7f4d38bffdca8"
}
},
"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"
}
}
}