From 02229d4037b6648ffda72fe802e8e7adcfc56a5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 00:34:44 +0000 Subject: [PATCH] surrealdb: Update to version 2.0.3 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index b1652a3860..afb13b74c3 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "2.0.2", + "version": "2.0.3", "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.0.2/surreal-v2.0.2.windows-amd64.exe#/surreal.exe", - "hash": "d0a5c613331763b4aab8cfdad72236a38619a897db83460b0387c88dec06ada4" + "url": "https://download.surrealdb.com/v2.0.3/surreal-v2.0.3.windows-amd64.exe#/surreal.exe", + "hash": "8d1ff1ebb85e63861fe2d0578dbdb9ad23012ae810526373f3afd993ca67bb85" } }, "bin": "surreal.exe",