From f5ae0478a22624c63aa8d60498c9fd977a50ca4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 04:29:32 +0000 Subject: [PATCH] dolt: Update to version 1.59.12 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",