2020-03-13 02:01:50 +00:00

27 lines
761 B
JSON

{
"version": "1.8.1",
"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.8.1/okteto.exe",
"hash": "3bc2579d76f8596314026bd4fae3e858cea423c9f29ca3e0d612f6953aa0a1a3"
}
},
"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"
}
}
}