surrealdb: Update to version 1.4.0

This commit is contained in:
github-actions[bot] 2024-04-09 21:05:36 +00:00
parent 1da0affb51
commit 4b58547f76

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.1", "version": "1.4.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/v1.3.1/surreal-v1.3.1.windows-amd64.exe#/surreal.exe", "url": "https://download.surrealdb.com/v1.4.0/surreal-v1.4.0.windows-amd64.exe#/surreal.exe",
"hash": "3859d2bd03ed33f1082c240d4c957ca7a2d7bf96187e39a81f97cd495840eba7" "hash": "9b5c378737f90aef2db7628db20436ac26481890d0a2b4835176337c06a74613"
} }
}, },
"bin": "surreal.exe", "bin": "surreal.exe",