From fa9237dd5a753d93545e7713ddc02033ccbca33d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 16:30:57 +0000 Subject: [PATCH] surrealdb: Update to version 2.6.0 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 541fdb43e2..aaeb7dc72d 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.5.0", + "version": "2.6.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.5.0/surreal-v2.5.0.windows-amd64.exe#/surreal.exe", - "hash": "2251ff837868cb469a40071f22dc1a868889d056fc3df70eded6fb8812deb697" + "url": "https://download.surrealdb.com/v2.6.0/surreal-v2.6.0.windows-amd64.exe#/surreal.exe", + "hash": "77b25630d158892f6939e2999177425e0096936d478f5ca7802e6f5c7b100ed3" } }, "bin": "surreal.exe",