From fccb163a72f9228ebd5257dccb2a34f698de9bea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:39:58 +0000 Subject: [PATCH] surrealdb: Update to version 2.6.1 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index aaeb7dc72d..86562bcf8c 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.6.0", + "version": "2.6.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.6.0/surreal-v2.6.0.windows-amd64.exe#/surreal.exe", - "hash": "77b25630d158892f6939e2999177425e0096936d478f5ca7802e6f5c7b100ed3" + "url": "https://download.surrealdb.com/v2.6.1/surreal-v2.6.1.windows-amd64.exe#/surreal.exe", + "hash": "9e3a06af48def67895d7de5940d1aa85b36380e03b7b53a9f45a2d18735d39c2" } }, "bin": "surreal.exe",