From 61efe2275697fab6a1a90969fe3a0057bd22a35b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 00:33:56 +0000 Subject: [PATCH] dolt: Update to version 1.43.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 57e1921aea..4ff2ddeeab 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.3", + "version": "1.43.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.3/dolt-windows-amd64.zip", - "hash": "debbe958c1b72d5ec0c6505bf83a2d6f57aa2ae6653ac514189c0322928834a9" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.4/dolt-windows-amd64.zip", + "hash": "238e6c5868b66402c146bcee1c461115d3fbc578228d2520c52d296e72bffbb6" } }, "extract_dir": "dolt-windows-amd64",