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