2022-06-16 16:30:36 +00:00

27 lines
761 B
JSON

{
"version": "2.4.0",
"description": "Development platform for Kubernetes applications",
"homepage": "https://okteto.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/okteto/okteto/releases/download/2.4.0/okteto.exe",
"hash": "267898635908f1a789e4bab20f424c3a54109208f81b346e30a6e9556f351a79"
}
},
"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"
}
}
}