diff --git a/bucket/dolt.json b/bucket/dolt.json index 0cc42c2ca5..2c8351f593 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.43.9", + "version": "1.43.10", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.9/dolt-windows-amd64.zip", - "hash": "c2e9a5ce8cc55f996d37c2bf67ee487d0478853e642b58e56d801f8c0c0be970" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.10/dolt-windows-amd64.zip", + "hash": "f3fa3a914c24010aaf8c2058299917687d7286667c4fb06c95affde4cf219b12" } }, "extract_dir": "dolt-windows-amd64",