From 6ff2feb6ca679bcfcfbaaa646a954f3731158a52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 16:29:51 +0000 Subject: [PATCH] surrealdb: Update to version 2.3.5 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 72c4ad92bf..44ff1b2633 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.3.4", + "version": "2.3.5", "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.4/surreal-v2.3.4.windows-amd64.exe#/surreal.exe", - "hash": "24daacd79243f00150445d6e24dac07d36cec646061685b7e7aebca7768f53d4" + "url": "https://download.surrealdb.com/v2.3.5/surreal-v2.3.5.windows-amd64.exe#/surreal.exe", + "hash": "8348962b0362401ee1cad742875b86cf5c38ab5e877b8da6f967887b7ead36a2" } }, "bin": "surreal.exe",