surrealdb: Update to version 1.5.3

This commit is contained in:
github-actions[bot] 2024-06-14 16:27:44 +00:00
parent ac75bf5188
commit cb7f7652c2

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.2", "version": "1.5.3",
"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/v1.5.2/surreal-v1.5.2.windows-amd64.exe#/surreal.exe", "url": "https://download.surrealdb.com/v1.5.3/surreal-v1.5.3.windows-amd64.exe#/surreal.exe",
"hash": "6753d36e9394edfe3ede5f4b2ce77de842ed1688d087234731d6ebea4cd4d819" "hash": "6942b12c30f1a48d5dce578c1b0d2e489bf817c0f9863ae7f9aebe6e41cfa7ab"
} }
}, },
"bin": "surreal.exe", "bin": "surreal.exe",