{ "version": "2.2.0", "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/v2.2.0/surreal-v2.2.0.windows-amd64.exe#/surreal.exe", "hash": "4b767abbab2df67b2396cf07b27641ed2ef3ab5ef2a529c5552e165c8a0b5e3f" } }, "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" } } } }