2025-05-09 16:30:13 +00:00

29 lines
1.1 KiB
JSON

{
"version": "7.3.0+13073b3",
"description": "A graph-relational database",
"homepage": "https://www.edgedb.com/",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://packages.edgedb.com/archive/x86_64-pc-windows-msvc/gel-cli-7.3.0+13073b3.exe#/edgedb.exe",
"hash": "38c7ae74871985fdc43b672a9cb340588f54644e0c9dce33edc99dfc081ac0be"
}
},
"bin": "edgedb.exe",
"checkver": {
"url": "https://packages.edgedb.com/archive/.jsonindexes/x86_64-pc-windows-msvc.json",
"jsonpath": "$..packages[-1:].version"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://packages.edgedb.com/archive/x86_64-pc-windows-msvc/gel-cli-$version.exe#/edgedb.exe",
"hash": {
"url": "https://packages.edgedb.com/archive/.jsonindexes/x86_64-pc-windows-msvc.json",
"jsonpath": "$..packages[-1:].installrefs[?(@.encoding=='identity')].verification.sha256"
}
}
}
}
}