From b7bda29e3d50d9b71f06c072cc09764aa24d0a60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 16:30:50 +0000 Subject: [PATCH] surrealdb: Update to version 2.0.4 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index afb13b74c3..d27cebcb44 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.0.3", + "version": "2.0.4", "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.3/surreal-v2.0.3.windows-amd64.exe#/surreal.exe", - "hash": "8d1ff1ebb85e63861fe2d0578dbdb9ad23012ae810526373f3afd993ca67bb85" + "url": "https://download.surrealdb.com/v2.0.4/surreal-v2.0.4.windows-amd64.exe#/surreal.exe", + "hash": "c5416ff129e76a3626c0ebcefc30f384073cb843c69c479186b34b876486b574" } }, "bin": "surreal.exe",