2021-09-08 01:12:02 -07:00

27 lines
765 B
JSON

{
"version": "1.13.10",
"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.13.10/okteto.exe",
"hash": "c041abda6cb77efc6fcc5a51f1e48dbae85c891b5b94b512e7d6d372903bbeb6"
}
},
"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"
}
}
}