From 42d4860f2a1d074a8992e660a1061a353229713c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 04:30:55 +0000 Subject: [PATCH] dolt: Update to version 1.43.20 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 5e1b21cec6..02b0058b03 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.19", + "version": "1.43.20", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.19/dolt-windows-amd64.zip", - "hash": "d0e1e15fefcd4c25d2f4055074c08186abeca8e6349352618201c0b93abb659e" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.20/dolt-windows-amd64.zip", + "hash": "edc925cc7cc37741508b72b4ef324592507f9fd23bad2f525f966b02aa8e4afd" } }, "extract_dir": "dolt-windows-amd64",