2024-04-26 12:31:24 +00:00

27 lines
763 B
JSON

{
"version": "2.26.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/2.26.1/okteto.exe",
"hash": "16d44e1416ba651a296707f0243d51c3406aed1881434ec18ba652b9505c1933"
}
},
"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"
}
}
}