From bc026478e64c9adc572878ea453e9e225a564ef8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 00:32:19 +0000 Subject: [PATCH] surrealdb: Update to version 1.0.2 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 0badd9dcc0..e3299b4eb1 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.0.1", + "version": "1.0.2", "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.1/surreal-v1.0.1.windows-amd64.exe#/surreal.exe", - "hash": "4e0e9f14586ee7b270571014e724dd996807233ff0a4ef7ebab747a1cb6acc50" + "url": "https://download.surrealdb.com/v1.0.2/surreal-v1.0.2.windows-amd64.exe#/surreal.exe", + "hash": "8103cea376efbdf34a8baec25e7a523ed6d373d73aa5eb8c75a839b1ef9218aa" } }, "bin": "surreal.exe",