From 4c82db8396def30bcc8a7f862c9b0f53a0027306 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 04:30:35 +0000 Subject: [PATCH] dolt: Update to version 1.44.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index f040f44b9f..85b217b3e2 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.3", + "version": "1.44.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.44.3/dolt-windows-amd64.zip", - "hash": "bee200dea13b3be81cbe00f5bc167dc44434df8baa82f6abc0b029a43f63ead4" + "url": "https://github.com/dolthub/dolt/releases/download/v1.44.4/dolt-windows-amd64.zip", + "hash": "f027a97ec9ba370696b2ba08c0e2577cd40e1d624e417876dd2fcf2292243ff9" } }, "extract_dir": "dolt-windows-amd64",