From 27400064916c51a44d18bfca4925ed9a4110d8b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:34:47 +0000 Subject: [PATCH] dolt: Update to version 1.43.9 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 3d92cac909..0cc42c2ca5 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.8", + "version": "1.43.9", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.8/dolt-windows-amd64.zip", - "hash": "48c6957b4920385140c752f02810951aeb494c2bdeae0c418e9614664aebfaa0" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.9/dolt-windows-amd64.zip", + "hash": "c2e9a5ce8cc55f996d37c2bf67ee487d0478853e642b58e56d801f8c0c0be970" } }, "extract_dir": "dolt-windows-amd64",