surrealdb: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2024-11-21 20:28:50 +00:00
parent e65100924f
commit fc9f1d8d0b

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.4", "version": "2.1.0",
"homepage": "https://surrealdb.com/", "homepage": "https://surrealdb.com/",
"description": "A scalable, distributed, collaborative, document-graph database, for the realtime web.", "description": "A scalable, distributed, collaborative, document-graph database, for the realtime web.",
"license": "BUSL-1.1|Apache-2.0", "license": "BUSL-1.1|Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.surrealdb.com/v2.0.4/surreal-v2.0.4.windows-amd64.exe#/surreal.exe", "url": "https://download.surrealdb.com/v2.1.0/surreal-v2.1.0.windows-amd64.exe#/surreal.exe",
"hash": "c5416ff129e76a3626c0ebcefc30f384073cb843c69c479186b34b876486b574" "hash": "7f09401ac7196782ce7a1a2ddf6f5c8530319712bdf3ecd4ebaa9a22094233eb"
} }
}, },
"bin": "surreal.exe", "bin": "surreal.exe",