mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"version": "3.4.0+160d07d",
|
|
"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-3.4.0+160d07d.exe#/edgedb.exe",
|
|
"hash": "fb58fd0f877c682fd2c39713437c3eba0c20cddb74b7aed015dbe14a134cf09f"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|