From 4b8841c078582b2a03341fd06043bba1cb64e9fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 20:27:40 +0000 Subject: [PATCH] dolt: Update to version 1.43.11 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 2c8351f593..92cfb5c271 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.10", + "version": "1.43.11", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.10/dolt-windows-amd64.zip", - "hash": "f3fa3a914c24010aaf8c2058299917687d7286667c4fb06c95affde4cf219b12" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.11/dolt-windows-amd64.zip", + "hash": "ce8bde8e1265b98f9451320554e4011033f0cee46ad27828266eaa459f2701c9" } }, "extract_dir": "dolt-windows-amd64",