2021-11-17 22:15:19 +05:30

27 lines
763 B
JSON

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