diff --git a/bucket/dolt.json b/bucket/dolt.json index d0eb856d4f..c975b9b419 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.51.2", + "version": "1.51.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.51.2/dolt-windows-amd64.zip", - "hash": "51cd8a2c1ca8f92c8d0bf22ef22278b2dedf9fb216a9af031c537d276fd7c2bd" + "url": "https://github.com/dolthub/dolt/releases/download/v1.51.3/dolt-windows-amd64.zip", + "hash": "e0bfe2af913fc5e1b0c4310751db09c8366e698329f7e45b23b7e9544646d2fb" } }, "extract_dir": "dolt-windows-amd64",