2023-03-31 20:27:16 +00:00

27 lines
763 B
JSON

{
"version": "2.14.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.14.1/okteto.exe",
"hash": "67c4ea1256d60070478228ab7b3a7ad7df2a6aee332ee4fd7a1a40c1c9ee6034"
}
},
"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"
}
}
}