From fd64125a4a6a06b28ed81545915b804942c5f2bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 04:26:47 +0000 Subject: [PATCH] dolt: Update to version 1.32.3 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 9ff274799e..ea2f78805d 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.32.2", + "version": "1.32.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.32.2/dolt-windows-amd64.zip", - "hash": "dbecbb3f5b618504d6cb50e287fbd130d35edcdeee43caec31769c311a7fa49a" + "url": "https://github.com/dolthub/dolt/releases/download/v1.32.3/dolt-windows-amd64.zip", + "hash": "c8baaec120dff1202ee777f079c262b7f5e3b3885b6f89252f2ce5e39bb3e9b9" } }, "extract_dir": "dolt-windows-amd64",