diff --git a/bucket/dolt.json b/bucket/dolt.json index f19ee2dd40..16f6af36c4 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.7.0", + "version": "1.7.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.7.0/dolt-windows-amd64.zip", - "hash": "18d1ee8a9c4775a07bc3eafc622b42ed638ddb8991065a4d98fc728a95652489" + "url": "https://github.com/dolthub/dolt/releases/download/v1.7.1/dolt-windows-amd64.zip", + "hash": "68dfa0a4848ae41153a0a3913671e7bf09b57ff1d84b29f4f340c49864522fe2" } }, "extract_dir": "dolt-windows-amd64",