2021-04-17 16:17:52 +02:00

27 lines
763 B
JSON

{
"version": "1.12.7",
"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.12.7/okteto.exe",
"hash": "926ce27f650afff8ec6b5923185806fea5277b57182dee1e56fe6f94ab9f960a"
}
},
"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"
}
}
}