From 0bc30eb62c1f3070bc745d2a42c789ec3058e7e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 04:25:20 +0000 Subject: [PATCH] dolt: Update to version 1.32.6 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 23753419a3..07cd1c5afb 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.5", + "version": "1.32.6", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.32.5/dolt-windows-amd64.zip", - "hash": "db3ab21963547355545df2373f77f410b397ce7db6b1c1fadba4b877de97342e" + "url": "https://github.com/dolthub/dolt/releases/download/v1.32.6/dolt-windows-amd64.zip", + "hash": "23dd1fea61382cc64024912714c55c6af169ff393c6086afd08d0e31aa21d10b" } }, "extract_dir": "dolt-windows-amd64",