From 1893186c0a863cc9c902924c2c8fc92d0284950c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:26:19 +0000 Subject: [PATCH] dolt: Update to version 1.7.3 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 3fbdcfcdf1..311868102d 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.7.2", + "version": "1.7.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.7.2/dolt-windows-amd64.zip", - "hash": "5a8a90a33950fdf4fb2f192fa5fffc9de670635ff498fc7834b5bead32b30a87" + "url": "https://github.com/dolthub/dolt/releases/download/v1.7.3/dolt-windows-amd64.zip", + "hash": "c985f447f26a4e144c53000e337e15980992c3e701c6cb027858e4e5f1dc8f5f" } }, "extract_dir": "dolt-windows-amd64",