{ "version": "1.0.0-beta.9", "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.0.0-beta.9/surreal-v1.0.0-beta.9.windows-amd64.exe#/surreal.exe", "hash": "f04e7c40ad5daec6d98465858ee1111ee06ee89b45508eee402c06c94168e8fe" } }, "bin": "surreal.exe", "checkver": { "url": "https://version.surrealdb.com/", "regex": "v([\\w.-]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://download.surrealdb.com/v$version/surreal-v$version.windows-amd64.exe#/surreal.exe" } } } }