diff --git a/bucket/dolt.json b/bucket/dolt.json index 03ae80b148..78ab53331a 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.6", + "version": "1.59.7", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.6/dolt-windows-amd64.zip", - "hash": "70a7d2fd6db1766c5c4d8c6e8a390ce63e1cccc8c5e0a64038571cff07ba79c1" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.7/dolt-windows-amd64.zip", + "hash": "46ff109161f382a6bde28437e0893f523e7f8421185707ff152972755457fff6" } }, "extract_dir": "dolt-windows-amd64",