From 0d4cc9f8ace2b4dd75c40abd43abd4322c1af442 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:28:11 +0000 Subject: [PATCH] surrealdb: Update to version 1.3.0 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index dcc258b0c1..9b280aa47e 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.2.2", + "version": "1.3.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.2.2/surreal-v1.2.2.windows-amd64.exe#/surreal.exe", - "hash": "f0609584f66c15debc59cfa1e6b6f8502ff49c647e13a54fc6dcb3f39517a63f" + "url": "https://download.surrealdb.com/v1.3.0/surreal-v1.3.0.windows-amd64.exe#/surreal.exe", + "hash": "b239ea0ba76a04ec2e9a72e9a6352d10329795646051ad236a168ae13cb4fbaa" } }, "bin": "surreal.exe",