From 5fc2c1cdba8a994147174a22d72af6273d3312ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 20:30:04 +0000 Subject: [PATCH] surrealdb: Update to version 2.3.1 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 85e908f924..9cf85bd352 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.3.1", "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.0/surreal-v2.3.0.windows-amd64.exe#/surreal.exe", - "hash": "d41a16f5fbcb00e0c79f28c6b5f019538d3760f2bcadbe3ba31f69e7f8e257a8" + "url": "https://download.surrealdb.com/v2.3.1/surreal-v2.3.1.windows-amd64.exe#/surreal.exe", + "hash": "671760e0cfed47d0e7a7c5d71caa2f043fecf3f61e489cb820023202285d1746" } }, "bin": "surreal.exe",