surrealdb: Update to version 2.0.3

This commit is contained in:
github-actions[bot] 2024-10-04 00:34:44 +00:00
parent 40318c3e78
commit 02229d4037

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.2", "version": "2.0.3",
"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/v2.0.2/surreal-v2.0.2.windows-amd64.exe#/surreal.exe", "url": "https://download.surrealdb.com/v2.0.3/surreal-v2.0.3.windows-amd64.exe#/surreal.exe",
"hash": "d0a5c613331763b4aab8cfdad72236a38619a897db83460b0387c88dec06ada4" "hash": "8d1ff1ebb85e63861fe2d0578dbdb9ad23012ae810526373f3afd993ca67bb85"
} }
}, },
"bin": "surreal.exe", "bin": "surreal.exe",