diff --git a/bucket/dolt.json b/bucket/dolt.json index c315e63565..13ca8816d4 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": "0.51.10", + "version": "0.51.11", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.51.10/dolt-windows-amd64.zip", - "hash": "9c66995fddcfe7906c447e2acfd4856aa0bbc772264c734a72c936779700038b" + "url": "https://github.com/dolthub/dolt/releases/download/v0.51.11/dolt-windows-amd64.zip", + "hash": "74e90e723cae68a033a393c16b626c0f7ac79c98ef443faf7208fb85bb7b9b75" } }, "extract_dir": "dolt-windows-amd64",