From 84440a151794681e6a059240e49149093e7d9fe9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 00:34:44 +0000 Subject: [PATCH] dolt: Update to version 1.59.9 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 76150261b4..cd2c48af45 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.8", + "version": "1.59.9", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.8/dolt-windows-amd64.zip", - "hash": "e4fe7a31d26180dbc29d97d9984246a6c6f9d484a8ff0dc20c05afb56dd3c41d" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.9/dolt-windows-amd64.zip", + "hash": "cfb74b3238ac9a3b320d7894a49f3b3bab6421a62976e6689d74b97d3217253d" } }, "extract_dir": "dolt-windows-amd64",