diff --git a/bucket/surrealdb.json b/bucket/surrealdb.json index e79a3f1be4..6407c117ab 100644 --- a/bucket/surrealdb.json +++ b/bucket/surrealdb.json @@ -1,12 +1,12 @@ { - "version": "1.5.5", + "version": "2.0.0", "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.5/surreal-v1.5.5.windows-amd64.exe#/surreal.exe", - "hash": "d9f1ad7614f372e5327dd38c6dadbcfe00b8aa36efe959de9d0290740dcb1ae3" + "url": "https://download.surrealdb.com/v2.0.0/surreal-v2.0.0.windows-amd64.exe#/surreal.exe", + "hash": "956d888b60f861098d26262b0b0708f23cca616e4bbc4c820f715282b8ff2936" } }, "bin": "surreal.exe",