diff --git a/bucket/dolt.json b/bucket/dolt.json index 36cf85d276..8aedc8dc85 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.0", + "version": "1.16.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.16.0/dolt-windows-amd64.zip", - "hash": "f9dec8e56f1fcd31af469ba50ebb1085d6c9a46c147ecd525b50055ab65c1606" + "url": "https://github.com/dolthub/dolt/releases/download/v1.16.1/dolt-windows-amd64.zip", + "hash": "70a781686d03c45cadf01322e7887fb79e514f49ebdec111c1a2ffa74a9b6997" } }, "extract_dir": "dolt-windows-amd64",