surrealdb: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2024-01-09 20:24:36 +00:00
parent 6fb7b8e19f
commit 8aa1ce837e

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.2", "version": "1.1.0",
"homepage": "https://surrealdb.com/", "homepage": "https://surrealdb.com/",
"description": "A scalable, distributed, collaborative, document-graph database, for the realtime web.", "description": "A scalable, distributed, collaborative, document-graph database, for the realtime web.",
"license": "BUSL-1.1|Apache-2.0", "license": "BUSL-1.1|Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.surrealdb.com/v1.0.2/surreal-v1.0.2.windows-amd64.exe#/surreal.exe", "url": "https://download.surrealdb.com/v1.1.0/surreal-v1.1.0.windows-amd64.exe#/surreal.exe",
"hash": "8103cea376efbdf34a8baec25e7a523ed6d373d73aa5eb8c75a839b1ef9218aa" "hash": "71e36adaba1fddbd13ff8c70ee179087046afafe55dbbea9f37d3f26e582b01c"
} }
}, },
"bin": "surreal.exe", "bin": "surreal.exe",