diff --git a/bucket/dolt.json b/bucket/dolt.json index 3fbdcfcdf1..311868102d 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.2", + "version": "1.7.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.7.2/dolt-windows-amd64.zip", - "hash": "5a8a90a33950fdf4fb2f192fa5fffc9de670635ff498fc7834b5bead32b30a87" + "url": "https://github.com/dolthub/dolt/releases/download/v1.7.3/dolt-windows-amd64.zip", + "hash": "c985f447f26a4e144c53000e337e15980992c3e701c6cb027858e4e5f1dc8f5f" } }, "extract_dir": "dolt-windows-amd64",