From 4e92923a9735615881d1140ed5556df6de64e9ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 00:33:52 +0000 Subject: [PATCH] dolt: Update to version 1.42.6 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 837e29d3b7..507d03118d 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.5", + "version": "1.42.6", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.42.5/dolt-windows-amd64.zip", - "hash": "3e6ddfaa0540cea6b0897c7c97f8646ecaf48735d916c2a0bf917e042525c3da" + "url": "https://github.com/dolthub/dolt/releases/download/v1.42.6/dolt-windows-amd64.zip", + "hash": "3c3342ec769a623588c5ba7d8f849a8e37710d435a8dc3dcab0b9363ae395291" } }, "extract_dir": "dolt-windows-amd64",