edgedb: fix url (#6570)

Co-authored-by: HUMORCE <humorce@outlook.com>
This commit is contained in:
MisileLab 2025-04-16 13:29:42 +09:00 committed by GitHub
parent cba42b047b
commit d0e8ac44f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://packages.edgedb.com/archive/x86_64-pc-windows-msvc/edgedb-cli-7.2.0+23861d0.exe#/edgedb.exe",
"url": "https://packages.edgedb.com/archive/x86_64-pc-windows-msvc/gel-cli-7.2.0+23861d0.exe#/edgedb.exe",
"hash": "1063ecd3d04555adee8ca859210f968a2b2962c71b02eb5f883f5ffe07009a34"
}
},
@ -17,7 +17,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://packages.edgedb.com/archive/x86_64-pc-windows-msvc/edgedb-cli-$version.exe#/edgedb.exe",
"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"