mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
edgedb: Add edgedb version 2.0.2+61917d6 (#3802)
* edgedb: Add edgedb version 2.0.2+61917d6 * edgedb: move hash into architecture
This commit is contained in:
parent
6595050e64
commit
a6a86cab8b
28
bucket/edgedb.json
Normal file
28
bucket/edgedb.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"version": "2.0.2+61917d6",
|
||||
"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-2.0.2+61917d6.exe#/edgedb.exe",
|
||||
"hash": "0f8cfe8b4c8b03abb2a1dcc6b540a3ec43b1fd728b8757d5f86df1c469f308fa"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user