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