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