surrealdb: Update to version 1.5.2

This commit is contained in:
github-actions[bot] 2024-06-06 12:31:47 +00:00
parent bc2ab9126c
commit fc624a3e5c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.1", "version": "1.5.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/v1.5.1/surreal-v1.5.1.windows-amd64.exe#/surreal.exe", "url": "https://download.surrealdb.com/v1.5.2/surreal-v1.5.2.windows-amd64.exe#/surreal.exe",
"hash": "49e33d8607d6a402b5cb8064fdd5399178f0e462f1513de454929a0c979ab910" "hash": "6753d36e9394edfe3ede5f4b2ce77de842ed1688d087234731d6ebea4cd4d819"
} }
}, },
"bin": "surreal.exe", "bin": "surreal.exe",