2025-01-14 20:27:55 +00:00

27 lines
761 B
JSON

{
"version": "3.3.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/3.3.1/okteto.exe",
"hash": "e4e547aca48bdbcf1b3294b50661d5ff0ee325d9c1344319964fa1a305233e44"
}
},
"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"
}
}
}