2021-04-06 18:12:19 +02:00

27 lines
763 B
JSON

{
"version": "1.12.5",
"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.5/okteto.exe",
"hash": "04ec7ee71162b8044d6097b58c2e7fb75147c5dd5fad2c4ea6f4eca71b22c202"
}
},
"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"
}
}
}