From f1313602f1b792bdb6558cd56262635c36f8f0d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 20:29:06 +0000 Subject: [PATCH] dolt: Update to version 1.53.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 9a23d9bb49..4b2475034e 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.52.3", + "version": "1.53.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.52.3/dolt-windows-amd64.zip", - "hash": "dfbe94dfcb11f890bea6bbc1b6960846294860c26ac0376c63b72e8455bd4529" + "url": "https://github.com/dolthub/dolt/releases/download/v1.53.0/dolt-windows-amd64.zip", + "hash": "4a78f91103e8cb8ad76bc498c66710aed01bb042b3539791e2e28b3d6ba64903" } }, "extract_dir": "dolt-windows-amd64",