From a66b963c5aee1dc9fc217717e8c000f22c54f528 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 00:42:05 +0000 Subject: [PATCH] dolt: Update to version 1.51.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index c975b9b419..f51833aee5 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.3", + "version": "1.51.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.51.3/dolt-windows-amd64.zip", - "hash": "e0bfe2af913fc5e1b0c4310751db09c8366e698329f7e45b23b7e9544646d2fb" + "url": "https://github.com/dolthub/dolt/releases/download/v1.51.4/dolt-windows-amd64.zip", + "hash": "1083bf71610d92838fff8283ee9918e79d06585e5831b6462b3b860e2b00936b" } }, "extract_dir": "dolt-windows-amd64",