From 59af4794277c35ad09828e2e0cec18cb844d63b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 00:37:40 +0000 Subject: [PATCH] dolt: Update to version 1.44.3 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index fa91564172..f040f44b9f 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.44.2", + "version": "1.44.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.44.2/dolt-windows-amd64.zip", - "hash": "c9a1dc818d6a3e8b6fd884db8ac097acdfc88e100af9a5d5a5a0dba26c25dc9e" + "url": "https://github.com/dolthub/dolt/releases/download/v1.44.3/dolt-windows-amd64.zip", + "hash": "bee200dea13b3be81cbe00f5bc167dc44434df8baa82f6abc0b029a43f63ead4" } }, "extract_dir": "dolt-windows-amd64",