surrealdb: Update to version 2.0.2

This commit is contained in:
github-actions[bot] 2024-09-25 16:30:22 +00:00
parent 47a290e785
commit 5b5ed9fcae

View File

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