From cce8c36d47b733e0cec5d58ab28efe55f09c33b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 00:33:47 +0000 Subject: [PATCH] dolt: Update to version 1.42.5 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 721494cb53..837e29d3b7 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.42.4", + "version": "1.42.5", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.42.4/dolt-windows-amd64.zip", - "hash": "1aac39ae295ec574e63f586090588c4ca9dcddd6aa810592934e423785fda5a6" + "url": "https://github.com/dolthub/dolt/releases/download/v1.42.5/dolt-windows-amd64.zip", + "hash": "3e6ddfaa0540cea6b0897c7c97f8646ecaf48735d916c2a0bf917e042525c3da" } }, "extract_dir": "dolt-windows-amd64",