From cb7f7652c2394629e0429947836467d828a6759f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 16:27:44 +0000 Subject: [PATCH] surrealdb: Update to version 1.5.3 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 7caee2320f..3f6d0dda8b 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.5.2", + "version": "1.5.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/v1.5.2/surreal-v1.5.2.windows-amd64.exe#/surreal.exe", - "hash": "6753d36e9394edfe3ede5f4b2ce77de842ed1688d087234731d6ebea4cd4d819" + "url": "https://download.surrealdb.com/v1.5.3/surreal-v1.5.3.windows-amd64.exe#/surreal.exe", + "hash": "6942b12c30f1a48d5dce578c1b0d2e489bf817c0f9863ae7f9aebe6e41cfa7ab" } }, "bin": "surreal.exe",