From b69c7916c6cbed80f5f58885739d8c2768ae1fe4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 20:26:29 +0000 Subject: [PATCH] surrealdb: Update to version 1.5.4 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 3f6d0dda8b..354a20dbb7 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.5.3", + "version": "1.5.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/v1.5.3/surreal-v1.5.3.windows-amd64.exe#/surreal.exe", - "hash": "6942b12c30f1a48d5dce578c1b0d2e489bf817c0f9863ae7f9aebe6e41cfa7ab" + "url": "https://download.surrealdb.com/v1.5.4/surreal-v1.5.4.windows-amd64.exe#/surreal.exe", + "hash": "5003453aa7772ed894d69a04d77091cbac0739559e0945eff9745f8f989f63e7" } }, "bin": "surreal.exe",