From 649f0ff9966c95e6accdcc86193d29a48129c85a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 00:34:43 +0000 Subject: [PATCH] dolt: Update to version 1.43.1 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index bbd6e52955..aeccfa8fa3 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.43.0", + "version": "1.43.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.0/dolt-windows-amd64.zip", - "hash": "2a99a7314ab4f0f843ba82a6e47e2cdf6661d9f3bb0d93c9cb083803237751ad" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.1/dolt-windows-amd64.zip", + "hash": "668ad7646e18cdf4a62b2601a4d61de535a8df489ae213c9ecd05f5c22d220fa" } }, "extract_dir": "dolt-windows-amd64",