surrealdb: Update to version 1.0.2

This commit is contained in:
github-actions[bot] 2023-12-22 00:32:19 +00:00
parent d73ea8b643
commit bc026478e6

View File

@ -1,12 +1,12 @@
{
"version": "1.0.1",
"version": "1.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/v1.0.1/surreal-v1.0.1.windows-amd64.exe#/surreal.exe",
"hash": "4e0e9f14586ee7b270571014e724dd996807233ff0a4ef7ebab747a1cb6acc50"
"url": "https://download.surrealdb.com/v1.0.2/surreal-v1.0.2.windows-amd64.exe#/surreal.exe",
"hash": "8103cea376efbdf34a8baec25e7a523ed6d373d73aa5eb8c75a839b1ef9218aa"
}
},
"bin": "surreal.exe",