From 6058bed07b88541ab8aef47eecc58d85c48191f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 20:24:12 +0000 Subject: [PATCH] dolt: Update to version 1.2.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 47f5d7bb62..a227aecf69 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.2.2", + "version": "1.2.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.2.2/dolt-windows-amd64.zip", - "hash": "33fb41d9b4e21a526aa9799f1539102244dc59732ffff3a7db591ee1ba60fa6c" + "url": "https://github.com/dolthub/dolt/releases/download/v1.2.4/dolt-windows-amd64.zip", + "hash": "f13ca9f0d1baf10d12b3ab4e690c66f296f9e06e75830b8ba69cf9e74b51445e" } }, "extract_dir": "dolt-windows-amd64",