From f9559ecc40118b6c394094528d3ff3fbf299f1f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 20:27:31 +0000 Subject: [PATCH] dolt: Update to version 1.43.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 17192174b7..bbd6e52955 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.20", + "version": "1.43.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.42.20/dolt-windows-amd64.zip", - "hash": "6019192e992e3dd0abd4ab8a869cfda911a12931cb12ac8665d0046f2a2e2cf9" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.0/dolt-windows-amd64.zip", + "hash": "2a99a7314ab4f0f843ba82a6e47e2cdf6661d9f3bb0d93c9cb083803237751ad" } }, "extract_dir": "dolt-windows-amd64",