From f7b162e6afd2210563091d12f85c01d3ca552beb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 00:40:28 +0000 Subject: [PATCH] dolt: Update to version 1.53.2 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index ad39b8e2c3..33dbdb78b5 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.53.1", + "version": "1.53.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.53.1/dolt-windows-amd64.zip", - "hash": "c5a7d53316b6560cbaee031fea4ade07ae92ffe76da728dacead0a7e4536ab0e" + "url": "https://github.com/dolthub/dolt/releases/download/v1.53.2/dolt-windows-amd64.zip", + "hash": "f67debd05b60ceb492f9f1c8d63978bee47e8a84f36b731be3cd74035c288f69" } }, "extract_dir": "dolt-windows-amd64",