surrealdb: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2024-01-16 16:27:41 +00:00
parent 067811b896
commit d9c026202c

View File

@ -1,12 +1,12 @@
{
"version": "1.1.0",
"version": "1.1.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.1.0/surreal-v1.1.0.windows-amd64.exe#/surreal.exe",
"hash": "71e36adaba1fddbd13ff8c70ee179087046afafe55dbbea9f37d3f26e582b01c"
"url": "https://download.surrealdb.com/v1.1.1/surreal-v1.1.1.windows-amd64.exe#/surreal.exe",
"hash": "b747424c9a0e6cf6f8edcebd4d5062c161141bd3abd95f6c7f1010d791f20fce"
}
},
"bin": "surreal.exe",