surrealdb: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2024-02-13 16:26:42 +00:00
parent 8121e2519b
commit a2835d6f69

View File

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