surrealdb: Update to version 2.1.1

This commit is contained in:
github-actions[bot] 2024-11-26 16:30:46 +00:00
parent 0af2ee227b
commit 98eb86faba

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.0", "version": "2.1.1",
"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.1.0/surreal-v2.1.0.windows-amd64.exe#/surreal.exe", "url": "https://download.surrealdb.com/v2.1.1/surreal-v2.1.1.windows-amd64.exe#/surreal.exe",
"hash": "7f09401ac7196782ce7a1a2ddf6f5c8530319712bdf3ecd4ebaa9a22094233eb" "hash": "7bcee32d5004b6998993269db627e451eb4f12c4154cdbc5f3e1eafcbe6f8045"
} }
}, },
"bin": "surreal.exe", "bin": "surreal.exe",