From 8d3623076506f6eeecb99d9adb7930d2545d914c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 00:34:26 +0000 Subject: [PATCH] dolt: Update to version 0.40.24 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 0d0ae72d76..4a4970fa67 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": "0.40.23", + "version": "0.40.24", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.40.23/dolt-windows-amd64.zip", - "hash": "3760113ca6a30c60c75d2fd0317a90840c961c76f843c8e415b3602b9ff0f534" + "url": "https://github.com/dolthub/dolt/releases/download/v0.40.24/dolt-windows-amd64.zip", + "hash": "229e03cb7bd9610b6bf167ca3835d4180b032ce1586f28d634a9cd7394492e29" } }, "extract_dir": "dolt-windows-amd64",