From 23aa55771700276b54a80000f1eca4d704137021 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 20:29:50 +0000 Subject: [PATCH] dolt: Update to version 1.43.16 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 0a3e2e1fd2..6f746d61d0 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.15", + "version": "1.43.16", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.15/dolt-windows-amd64.zip", - "hash": "f5d63e0463eefcf300392cdfb043b456a06ac674e9503cf0b02a575a0faf2d22" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.16/dolt-windows-amd64.zip", + "hash": "ef76f80f593a3c3215eb9c3054450300920a4623f3f82ecd3afaf6b8ce02a379" } }, "extract_dir": "dolt-windows-amd64",