From 4deee1e07fa68c5b19ff0373588e081ee54574b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 16:30:06 +0000 Subject: [PATCH] surrealdb: Update to version 2.3.0 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index eb011d4dc7..85e908f924 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.2.2", + "version": "2.3.0", "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.2.2/surreal-v2.2.2.windows-amd64.exe#/surreal.exe", - "hash": "cc657593cccf878b9e349c56175c227f0b589856b68984f96def1f7887f9408f" + "url": "https://download.surrealdb.com/v2.3.0/surreal-v2.3.0.windows-amd64.exe#/surreal.exe", + "hash": "d41a16f5fbcb00e0c79f28c6b5f019538d3760f2bcadbe3ba31f69e7f8e257a8" } }, "bin": "surreal.exe",