2024-08-08 12:31:17 +00:00

27 lines
763 B
JSON

{
"version": "2.30.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.30.0/okteto.exe",
"hash": "f27b1f2e4e13e22520492515a66ba7a37b2c6f3e8999fb41efe1552bd0d62d2c"
}
},
"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"
}
}
}