From f4e1ce397f4a555284af9882dd8884c9d99f7a65 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 20:28:47 +0000 Subject: [PATCH] surrealdb: Update to version 2.2.0 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index d5a4b9810f..370b506d8d 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.1.4", + "version": "2.2.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/v2.1.4/surreal-v2.1.4.windows-amd64.exe#/surreal.exe", - "hash": "fae77e8d95568ee6a29dbf054808a54dc2c59cf8f928537dd1e85cc79e6e389b" + "url": "https://download.surrealdb.com/v2.2.0/surreal-v2.2.0.windows-amd64.exe#/surreal.exe", + "hash": "4b767abbab2df67b2396cf07b27641ed2ef3ab5ef2a529c5552e165c8a0b5e3f" } }, "bin": "surreal.exe",