From 4a6ca63ce3c17d40f48a4dcb81ea945ce67ef6a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 12:31:57 +0000 Subject: [PATCH] surrealdb: Update to version 2.3.10 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index e65a5547dd..cfd7e2b865 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.3.9", + "version": "2.3.10", "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.9/surreal-v2.3.9.windows-amd64.exe#/surreal.exe", - "hash": "12719d14809ba509b4683b259d56e19adee8036e216e24523cd65c6373fe55e8" + "url": "https://download.surrealdb.com/v2.3.10/surreal-v2.3.10.windows-amd64.exe#/surreal.exe", + "hash": "9f80f5b4c361b5274e17574822bddc7408f3a9c7b0d6a83a88a4c81f582ea9db" } }, "bin": "surreal.exe",