diff --git a/bucket/dolt.json b/bucket/dolt.json index 9ff274799e..ea2f78805d 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.32.2", + "version": "1.32.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.32.2/dolt-windows-amd64.zip", - "hash": "dbecbb3f5b618504d6cb50e287fbd130d35edcdeee43caec31769c311a7fa49a" + "url": "https://github.com/dolthub/dolt/releases/download/v1.32.3/dolt-windows-amd64.zip", + "hash": "c8baaec120dff1202ee777f079c262b7f5e3b3885b6f89252f2ce5e39bb3e9b9" } }, "extract_dir": "dolt-windows-amd64",