From fc9f1d8d0b0c4338a9688985e1019e37dd52be1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 20:28:50 +0000 Subject: [PATCH] surrealdb: Update to version 2.1.0 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index d27cebcb44..523b510ebf 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.0.4", + "version": "2.1.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.0.4/surreal-v2.0.4.windows-amd64.exe#/surreal.exe", - "hash": "c5416ff129e76a3626c0ebcefc30f384073cb843c69c479186b34b876486b574" + "url": "https://download.surrealdb.com/v2.1.0/surreal-v2.1.0.windows-amd64.exe#/surreal.exe", + "hash": "7f09401ac7196782ce7a1a2ddf6f5c8530319712bdf3ecd4ebaa9a22094233eb" } }, "bin": "surreal.exe",