From d8be9fd92c2201420c5c84fa5bc7cef78e943f46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 16:29:53 +0000 Subject: [PATCH] surrealdb: Update to version 1.0.0-beta.10 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 15f5f6202b..70682b642b 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.0.0-beta.9", + "version": "1.0.0-beta.10", "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.0.0-beta.9/surreal-v1.0.0-beta.9.windows-amd64.exe#/surreal.exe", - "hash": "f04e7c40ad5daec6d98465858ee1111ee06ee89b45508eee402c06c94168e8fe" + "url": "https://download.surrealdb.com/v1.0.0-beta.10/surreal-v1.0.0-beta.10.windows-amd64.exe#/surreal.exe", + "hash": "66f133a761a5b5837ea8553764cc1291bac39194c67465ec60895373dd08f5a7" } }, "bin": "surreal.exe",