From ddca028b1e42909f4b75034fcad2a5c5a528df66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 20:25:25 +0000 Subject: [PATCH] dolt: Update to version 1.7.1 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index f19ee2dd40..16f6af36c4 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.0", + "version": "1.7.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.7.0/dolt-windows-amd64.zip", - "hash": "18d1ee8a9c4775a07bc3eafc622b42ed638ddb8991065a4d98fc728a95652489" + "url": "https://github.com/dolthub/dolt/releases/download/v1.7.1/dolt-windows-amd64.zip", + "hash": "68dfa0a4848ae41153a0a3913671e7bf09b57ff1d84b29f4f340c49864522fe2" } }, "extract_dir": "dolt-windows-amd64",