From 5bc8d9c5f46601286ae337036c26cad711e1dd9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 00:37:16 +0000 Subject: [PATCH] dolt: Update to version 1.59.7 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",