From 67f20df4b70ca20b2b323387dfeec1f4e23b997a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 00:33:14 +0000 Subject: [PATCH] surrealdb: Update to version 1.3.1 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 9b280aa47e..1df983d7fd 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.1", "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.3.0/surreal-v1.3.0.windows-amd64.exe#/surreal.exe", - "hash": "b239ea0ba76a04ec2e9a72e9a6352d10329795646051ad236a168ae13cb4fbaa" + "url": "https://download.surrealdb.com/v1.3.1/surreal-v1.3.1.windows-amd64.exe#/surreal.exe", + "hash": "3859d2bd03ed33f1082c240d4c957ca7a2d7bf96187e39a81f97cd495840eba7" } }, "bin": "surreal.exe",