From ed9e91f18fb8a15ea5531492ab002cbda4a900d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 04:29:32 +0000 Subject: [PATCH] dolt: Update to version 1.51.3 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index d0eb856d4f..c975b9b419 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.51.2", + "version": "1.51.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.51.2/dolt-windows-amd64.zip", - "hash": "51cd8a2c1ca8f92c8d0bf22ef22278b2dedf9fb216a9af031c537d276fd7c2bd" + "url": "https://github.com/dolthub/dolt/releases/download/v1.51.3/dolt-windows-amd64.zip", + "hash": "e0bfe2af913fc5e1b0c4310751db09c8366e698329f7e45b23b7e9544646d2fb" } }, "extract_dir": "dolt-windows-amd64",