From e7f15eac3efda39079c95e07965edd3c63249b2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 20:30:15 +0000 Subject: [PATCH] surrealdb: Update to version 2.3.4 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 92af48303f..72c4ad92bf 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.3.3", + "version": "2.3.4", "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.3/surreal-v2.3.3.windows-amd64.exe#/surreal.exe", - "hash": "e25ba96a04988e1262373ae8dbbda819c1272634b1f4aea4e68494c80638a6ff" + "url": "https://download.surrealdb.com/v2.3.4/surreal-v2.3.4.windows-amd64.exe#/surreal.exe", + "hash": "24daacd79243f00150445d6e24dac07d36cec646061685b7e7aebca7768f53d4" } }, "bin": "surreal.exe",