From 7b5a7b90f3309ee7112a6194f22650c21b942129 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 00:34:48 +0000 Subject: [PATCH] dolt: Update to version 1.59.17 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 55d568a2aa..eb59d03bd3 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.16", + "version": "1.59.17", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.16/dolt-windows-amd64.zip", - "hash": "489820fed49b8c9328f4dd382d5cb56664fab98362b68c6d56fbe34fbf5cbf37" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.17/dolt-windows-amd64.zip", + "hash": "d21a052695fee584d93585d77186d8c8747c781d524b2a527f0bd2b482a0b4d8" } }, "extract_dir": "dolt-windows-amd64",