diff --git a/bucket/dolt.json b/bucket/dolt.json index 85f0e2687b..06ca3ec5c7 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.14", + "version": "1.59.15", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.14/dolt-windows-amd64.zip", - "hash": "826593f2efc41ec98911bdf4ff6f40136aed4a8e7d2183d398e6140a7116dbee" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.15/dolt-windows-amd64.zip", + "hash": "eb9a4ebcfbf27ac73312710783ab2474316b2e92007e6b10129d2121189849ee" } }, "extract_dir": "dolt-windows-amd64",