From 079009d2704952949095bc487534905d8147779f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 16:30:29 +0000 Subject: [PATCH] surrealdb: Update to version 2.3.7 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index d52a64f57a..ad54097a5c 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.3.6", + "version": "2.3.7", "homepage": "https://surrealdb.com/", "description": "A scalable, distributed, collaborative, document-graph database, for the realtime web.", "license": "BUSL-1.1|Apache-2.0", "architecture": { "64bit": { - "url": "https://download.surrealdb.com/v2.3.6/surreal-v2.3.6.windows-amd64.exe#/surreal.exe", - "hash": "725befc5795fc3b8b6d48696399907b83b061229ea1fc9e01470154299202c44" + "url": "https://download.surrealdb.com/v2.3.7/surreal-v2.3.7.windows-amd64.exe#/surreal.exe", + "hash": "e9990dddd6580bb2a45332cb8c65b11edf855d8e03303f31616d67fa4c50cc00" } }, "bin": "surreal.exe",