diff --git a/bucket/dolt.json b/bucket/dolt.json index 0e40e4b9f2..03ae80b148 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.59.5", + "version": "1.59.6", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.5/dolt-windows-amd64.zip", - "hash": "ce66e93af6d33a2b27db048dc87971fa45df51d25bb720f24da172ca14ede20f" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.6/dolt-windows-amd64.zip", + "hash": "70a7d2fd6db1766c5c4d8c6e8a390ce63e1cccc8c5e0a64038571cff07ba79c1" } }, "extract_dir": "dolt-windows-amd64",