From 800b30e12d4ca760bca80a03254b987d86c73ffb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 20:24:42 +0000 Subject: [PATCH] surrealdb: Update to version 1.0.1 --- bucket/surrealdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index 0c64d758d7..0badd9dcc0 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.0.0", + "version": "1.0.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.0.0/surreal-v1.0.0.windows-amd64.exe#/surreal.exe", - "hash": "cb4d30440274fdcaabda255b1ce530bbe9dda6de2d0b6fd6a38d801832b721cc" + "url": "https://download.surrealdb.com/v1.0.1/surreal-v1.0.1.windows-amd64.exe#/surreal.exe", + "hash": "4e0e9f14586ee7b270571014e724dd996807233ff0a4ef7ebab747a1cb6acc50" } }, "bin": "surreal.exe",