2025-03-12 00:36:30 +00:00

29 lines
1.1 KiB
JSON

{
"version": "7.1.1+3514f33",
"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/edgedb-cli-7.1.1+3514f33.exe#/edgedb.exe",
"hash": "cf81d57504f3dc464a0b9d79f31bd722ced4124de3188bd8af2ce44ec386f3e3"
}
},
"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/edgedb-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"
}
}
}
}
}