From a6e82fa9a2398d1c3b1f786d854caabd06078bcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 04:30:01 +0000 Subject: [PATCH] dolt: Update to version 1.43.14 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 056b6980c5..508f0f2255 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.13", + "version": "1.43.14", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.13/dolt-windows-amd64.zip", - "hash": "4dd1527ec01339e340faf0b0abb5d3ffb5b7c975bbf8d156aefed3ad427b5a35" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.14/dolt-windows-amd64.zip", + "hash": "62e7bda494e843ffb0d36d727f6987612524e5f8f64470394dce71bb7eb93a46" } }, "extract_dir": "dolt-windows-amd64",