surrealdb: Update to version 1.0.0-beta.9-20230402

This commit is contained in:
github-actions[bot] 2023-04-03 08:27:17 +00:00
parent 9b557cdebd
commit 53cbf273b0

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.0-beta.9", "version": "1.0.0-beta.9-20230402",
"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.0-beta.9/surreal-v1.0.0-beta.9.windows-amd64.exe#/surreal.exe", "url": "https://download.surrealdb.com/v1.0.0-beta.9-20230402/surreal-v1.0.0-beta.9-20230402.windows-amd64.exe#/surreal.exe",
"hash": "f04e7c40ad5daec6d98465858ee1111ee06ee89b45508eee402c06c94168e8fe" "hash": "99b2068b3272a39dcff6c4f979157ad77f98eaa1383e9612cce317a7a1a9ef20"
} }
}, },
"bin": "surreal.exe", "bin": "surreal.exe",