diff --git a/bucket/dolt.json b/bucket/dolt.json index 311868102d..8ef8c1a704 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.7.3", + "version": "1.7.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.7.3/dolt-windows-amd64.zip", - "hash": "c985f447f26a4e144c53000e337e15980992c3e701c6cb027858e4e5f1dc8f5f" + "url": "https://github.com/dolthub/dolt/releases/download/v1.7.4/dolt-windows-amd64.zip", + "hash": "f8102f3a6600230ac465ced8b0db938d5de0f3eafd5c2823866442a2cdd626e0" } }, "extract_dir": "dolt-windows-amd64",