diff --git a/bucket/dolt.json b/bucket/dolt.json index 09d5bdf008..396c26626d 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.16", + "version": "0.75.17", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.75.16/dolt-windows-amd64.zip", - "hash": "ee3b13685e634cd3149fa3df0a1b5063030af71e2c1aa57b00bbb816eb7e8dfc" + "url": "https://github.com/dolthub/dolt/releases/download/v0.75.17/dolt-windows-amd64.zip", + "hash": "ce0c73423136691f9bdd969307fbcecd1a975bba9202e130be6726a199da5d9d" } }, "extract_dir": "dolt-windows-amd64",