diff --git a/bucket/dolt.json b/bucket/dolt.json index 569b0c6a20..4b6a1303db 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.75.4", + "version": "0.75.5", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.75.4/dolt-windows-amd64.zip", - "hash": "3ad4ce65cc387afd5fe6f6eb0518a1fc1988252745696b5154a3aa1646c5e317" + "url": "https://github.com/dolthub/dolt/releases/download/v0.75.5/dolt-windows-amd64.zip", + "hash": "a5e6187eae4115d88083de4018d82a67717bf0e99f3ce98b49b49a0f40ec172d" } }, "extract_dir": "dolt-windows-amd64",