From fca09860bf09fc000c6981ea7af17967e41dfab7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:39:38 +0000 Subject: [PATCH] surrealdb: Update to version 3.0.0 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index b537f8fa60..9d85081772 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.6.2", + "version": "3.0.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.6.2/surreal-v2.6.2.windows-amd64.exe#/surreal.exe", - "hash": "6db1270914ef9c3500ddec6488e47cbda16d7cd9cc964cf013a487eec840fbfe" + "url": "https://download.surrealdb.com/v3.0.0/surreal-v3.0.0.windows-amd64.exe#/surreal.exe", + "hash": "c88b107dceefab47b95bb3a3bc837f428242605b71c3bf55d930ae6e1c4dc7d4" } }, "bin": "surreal.exe",