diff --git a/bucket/dolt.json b/bucket/dolt.json index 16bcb94ce7..3e964f0ee8 100644 --- a/bucket/dolt.json +++ b/bucket/dolt.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/dolthub/dolt", "license": "Apache-2.0", "description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.", - "version": "1.35.9", + "version": "1.35.10", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.9/dolt-windows-amd64.zip", - "hash": "c902cba9e177b786931856b5c2ac1a98cc9cd5842204fcc79752a45a47735583" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.10/dolt-windows-amd64.zip", + "hash": "96bf899fdd2f4ba61bb8ec4fcd6114a5c280e6b799add239eeb2783f806c4582" } }, "extract_dir": "dolt-windows-amd64",