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