diff --git a/bucket/dolt.json b/bucket/dolt.json index e3df74254e..6d26ce58e0 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.16.3", + "version": "1.16.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.16.3/dolt-windows-amd64.zip", - "hash": "48e164a24350fe161e4e3aae9175d6608de36dc6db90a41b329f110ad8c844fe" + "url": "https://github.com/dolthub/dolt/releases/download/v1.16.4/dolt-windows-amd64.zip", + "hash": "bbaae6ee47632249b6b7bd0e80928abd15b42bc6f21a8eaf64ada2c312e43147" } }, "extract_dir": "dolt-windows-amd64",