From 2eb50970e8e7600afdc68ec4ef1731c5b6372da7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 04:29:26 +0000 Subject: [PATCH] dolt: Update to version 1.42.8 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 55f00941a8..9de753c13b 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.7", + "version": "1.42.8", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.42.7/dolt-windows-amd64.zip", - "hash": "4ac59ccf16c25f765b6a5be2476f0bccce138375fe4e8ac2741471f02d685823" + "url": "https://github.com/dolthub/dolt/releases/download/v1.42.8/dolt-windows-amd64.zip", + "hash": "f5c33d2b79bc116a9ebd737fe620953c81662465d77bf52f81115810d67c189e" } }, "extract_dir": "dolt-windows-amd64",