diff --git a/bucket/dolt.json b/bucket/dolt.json index 6a4506fda6..2fa6d04490 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.11", + "version": "1.59.12", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.11/dolt-windows-amd64.zip", - "hash": "fad0f6c59cdd494ac7d00701394a67d7bfa2e88f0686bb47653fef5c3054dc5b" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.12/dolt-windows-amd64.zip", + "hash": "edb0d950e8838d22b9eb4244d7dd7021e63185b1e3970d3a97fb60f6830c8e5b" } }, "extract_dir": "dolt-windows-amd64",