2025-06-20 20:29:24 +00:00

29 lines
1.1 KiB
JSON

{
"version": "7.7.0+40140c4",
"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.7.0+40140c4.exe#/edgedb.exe",
"hash": "1ec55c85d09790095549ff70a3df70cba0bbf1006417418662cb13b6e637ab6d"
}
},
"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"
}
}
}
}
}