surrealdb: Update to version 3.0.1

This commit is contained in:
github-actions[bot] 2026-02-24 20:31:44 +00:00
parent cbb15e5e5f
commit 9cc534b4f2

View File

@ -1,12 +1,12 @@
{
"version": "3.0.0",
"version": "3.0.1",
"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/v3.0.0/surreal-v3.0.0.windows-amd64.exe#/surreal.exe",
"hash": "c88b107dceefab47b95bb3a3bc837f428242605b71c3bf55d930ae6e1c4dc7d4"
"url": "https://download.surrealdb.com/v3.0.1/surreal-v3.0.1.windows-amd64.exe#/surreal.exe",
"hash": "a1b6e9995ce76ecda90ea3cc682f2a47b7aebeb0e55708b7669c2d3a09297b4d"
}
},
"bin": "surreal.exe",