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