surrealdb: Update to version 2.1.2

This commit is contained in:
github-actions[bot] 2024-11-26 20:29:39 +00:00
parent 3036f6f0bc
commit 491bf7d944

View File

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