From a533c38a1ddd11d8f31aa19bf8a1ed51e8f4aaad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 08:27:01 +0000 Subject: [PATCH] surrealdb: Update to version 1.0.0 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index a0ab802719..0c64d758d7 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.0.0-beta.12", + "version": "1.0.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.0.0-beta.12/surreal-v1.0.0-beta.12.windows-amd64.exe#/surreal.exe", - "hash": "12e84af6e54dcf46dc34b18b3b220e3b7318cc18d8be3ea526c8e0864e47972d" + "url": "https://download.surrealdb.com/v1.0.0/surreal-v1.0.0.windows-amd64.exe#/surreal.exe", + "hash": "cb4d30440274fdcaabda255b1ce530bbe9dda6de2d0b6fd6a38d801832b721cc" } }, "bin": "surreal.exe",