From 0a8da78ea258f889ef8ceb25091628b615102133 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 12:31:27 +0000 Subject: [PATCH] surrealdb: Update to version 2.2.2 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index f9e604b002..eb011d4dc7 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.2.1", + "version": "2.2.2", "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.2.1/surreal-v2.2.1.windows-amd64.exe#/surreal.exe", - "hash": "c43025d876307b1d524aea8641d3b34d6053fbf9df585c6f26e3ec4d880069cb" + "url": "https://download.surrealdb.com/v2.2.2/surreal-v2.2.2.windows-amd64.exe#/surreal.exe", + "hash": "cc657593cccf878b9e349c56175c227f0b589856b68984f96def1f7887f9408f" } }, "bin": "surreal.exe",