surrealdb: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2024-05-23 16:29:48 +00:00
parent 57a3ff4572
commit 0d5cc8100e

View File

@ -1,12 +1,12 @@
{
"version": "1.5.0",
"version": "1.5.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/v1.5.0/surreal-v1.5.0.windows-amd64.exe#/surreal.exe",
"hash": "31123325d9035877a4a085f473e35d3774e2c82aecaa29dafdab16bc1d0dd670"
"url": "https://download.surrealdb.com/v1.5.1/surreal-v1.5.1.windows-amd64.exe#/surreal.exe",
"hash": "49e33d8607d6a402b5cb8064fdd5399178f0e462f1513de454929a0c979ab910"
}
},
"bin": "surreal.exe",