From 88c69237fce41df5169f7f40cf768e4d05d90911 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 04:25:47 +0000 Subject: [PATCH] dolt: Update to version 1.21.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 28c76805e5..2e98532446 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.21.3", + "version": "1.21.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.21.3/dolt-windows-amd64.zip", - "hash": "768d655f0354daf05107059317b386fcb5ab71f28631ac693b848eb5e74324a4" + "url": "https://github.com/dolthub/dolt/releases/download/v1.21.4/dolt-windows-amd64.zip", + "hash": "0c265d8ef32f81a09ab5d2e6e9e536570335b6f60737fb9533d192d6d48672f9" } }, "extract_dir": "dolt-windows-amd64",