surrealdb: Update to version 2.0.1

This commit is contained in:
github-actions[bot] 2024-09-17 20:27:53 +00:00
parent 24033692ad
commit 2548d920bf

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.0", "version": "2.0.1",
"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.0/surreal-v2.0.0.windows-amd64.exe#/surreal.exe", "url": "https://download.surrealdb.com/v2.0.1/surreal-v2.0.1.windows-amd64.exe#/surreal.exe",
"hash": "956d888b60f861098d26262b0b0708f23cca616e4bbc4c820f715282b8ff2936" "hash": "83a18e33cde28eb4965207921019e5b7cf6b1db6ed665c00b11257806763362b"
} }
}, },
"bin": "surreal.exe", "bin": "surreal.exe",