From a91e347a0cc9fe8b8e9a93f45aadde5a6dca0d04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 00:36:30 +0000 Subject: [PATCH] dolt: Update to version 1.43.15 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 508f0f2255..0a3e2e1fd2 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.14", + "version": "1.43.15", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.14/dolt-windows-amd64.zip", - "hash": "62e7bda494e843ffb0d36d727f6987612524e5f8f64470394dce71bb7eb93a46" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.15/dolt-windows-amd64.zip", + "hash": "f5d63e0463eefcf300392cdfb043b456a06ac674e9503cf0b02a575a0faf2d22" } }, "extract_dir": "dolt-windows-amd64",