From 7acb66fab8fcc748e94c2a8185954b17f16c54be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 00:35:02 +0000 Subject: [PATCH] dolt: Update to version 1.43.12 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 92cfb5c271..6a12241ff5 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.11", + "version": "1.43.12", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.11/dolt-windows-amd64.zip", - "hash": "ce8bde8e1265b98f9451320554e4011033f0cee46ad27828266eaa459f2701c9" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.12/dolt-windows-amd64.zip", + "hash": "b4ab11da514671189ba0010fac76815eab0e73f31be0a23e13ccefc366b3e8c1" } }, "extract_dir": "dolt-windows-amd64",