From 8ffa5018b00838f2139284c1ec7eea83f95410b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 00:38:46 +0000 Subject: [PATCH] surrealdb: Update to version 2.1.3 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 834a87f075..c4b16be01d 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.1.2", + "version": "2.1.3", "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.1.2/surreal-v2.1.2.windows-amd64.exe#/surreal.exe", - "hash": "36a24b55f184de184a633444817a446d346771262d787547afa0f941a4beab15" + "url": "https://download.surrealdb.com/v2.1.3/surreal-v2.1.3.windows-amd64.exe#/surreal.exe", + "hash": "c599ecca6742a7494b1c4ee3dbd863153b4422b52f9368736748b0a584e5dbf1" } }, "bin": "surreal.exe",