2021-09-12 05:53:01 -07:00

27 lines
765 B
JSON

{
"version": "1.13.11",
"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.11/okteto.exe",
"hash": "4737bc33db47fea6a13e69db5e49103ea1173043108ae5532fad77f5a289df1c"
}
},
"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"
}
}
}