MisileLab d0e8ac44f9
edgedb: fix url (#6570)
Co-authored-by: HUMORCE <humorce@outlook.com>
2025-04-16 04:29:42 +00:00

29 lines
1.1 KiB
JSON

{
"version": "7.2.0+23861d0",
"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.2.0+23861d0.exe#/edgedb.exe",
"hash": "1063ecd3d04555adee8ca859210f968a2b2962c71b02eb5f883f5ffe07009a34"
}
},
"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"
}
}
}
}
}