diff --git a/bucket/dolt.json b/bucket/dolt.json index aeccfa8fa3..de094bc3cc 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.43.1", + "version": "1.43.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.1/dolt-windows-amd64.zip", - "hash": "668ad7646e18cdf4a62b2601a4d61de535a8df489ae213c9ecd05f5c22d220fa" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.2/dolt-windows-amd64.zip", + "hash": "94b34fefbd7195f40f36eeedd726a3263f3df351ad3036d9d76766f96c8277fd" } }, "extract_dir": "dolt-windows-amd64",