From e1f905c45694d0572479bb4760b13edd733bd638 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 04:30:13 +0000 Subject: [PATCH] surrealdb: Update to version 1.5.5 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 354a20dbb7..e79a3f1be4 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.5.4", + "version": "1.5.5", "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.4/surreal-v1.5.4.windows-amd64.exe#/surreal.exe", - "hash": "5003453aa7772ed894d69a04d77091cbac0739559e0945eff9745f8f989f63e7" + "url": "https://download.surrealdb.com/v1.5.5/surreal-v1.5.5.windows-amd64.exe#/surreal.exe", + "hash": "d9f1ad7614f372e5327dd38c6dadbcfe00b8aa36efe959de9d0290740dcb1ae3" } }, "bin": "surreal.exe",