From 3fc886132ecfd42cceb0018f7a7f7f86e925c0c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 04:30:11 +0000 Subject: [PATCH] dolt: Update to version 0.75.2 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index df34f86b30..ac89ecc8a4 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": "0.75.1", + "version": "0.75.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.75.1/dolt-windows-amd64.zip", - "hash": "615d464be3eba3fd6edc907757af0a67dfbc92236d3e48a22195d67213bdc344" + "url": "https://github.com/dolthub/dolt/releases/download/v0.75.2/dolt-windows-amd64.zip", + "hash": "ce1aa97e819327c062f8adcbf627a25735e19a2523b26fd6b92fabd4dfdc98af" } }, "extract_dir": "dolt-windows-amd64",