From 8aa1ce837ef16ec94af0a3f0dea8efbbfd2d0165 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 20:24:36 +0000 Subject: [PATCH] surrealdb: Update to version 1.1.0 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index e3299b4eb1..6974428539 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.0.2", + "version": "1.1.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.2/surreal-v1.0.2.windows-amd64.exe#/surreal.exe", - "hash": "8103cea376efbdf34a8baec25e7a523ed6d373d73aa5eb8c75a839b1ef9218aa" + "url": "https://download.surrealdb.com/v1.1.0/surreal-v1.1.0.windows-amd64.exe#/surreal.exe", + "hash": "71e36adaba1fddbd13ff8c70ee179087046afafe55dbbea9f37d3f26e582b01c" } }, "bin": "surreal.exe",