surrealdb: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2024-04-20 00:33:27 +00:00
parent fcfe3fd4a9
commit 3c2351887d

View File

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