From 03954ff3b179f7d173a8d2829e6a7dec21d90fc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 16:29:20 +0000 Subject: [PATCH] surrealdb: Update to version 1.5.0 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 64d2c2161a..535349438e 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.4.2", + "version": "1.5.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/v1.4.2/surreal-v1.4.2.windows-amd64.exe#/surreal.exe", - "hash": "fdb0468ce75295f3f73fce12b15df838ac85c17c67d5cde13c6997c9d1f4f5d5" + "url": "https://download.surrealdb.com/v1.5.0/surreal-v1.5.0.windows-amd64.exe#/surreal.exe", + "hash": "31123325d9035877a4a085f473e35d3774e2c82aecaa29dafdab16bc1d0dd670" } }, "bin": "surreal.exe",