From 2577ed9fc8fe67e354ff4aa6dccab8430e2a8107 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 20:25:35 +0000 Subject: [PATCH] dolt: Update to version 1.7.5 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 8ef8c1a704..f29583afbc 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.4", + "version": "1.7.5", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.7.4/dolt-windows-amd64.zip", - "hash": "f8102f3a6600230ac465ced8b0db938d5de0f3eafd5c2823866442a2cdd626e0" + "url": "https://github.com/dolthub/dolt/releases/download/v1.7.5/dolt-windows-amd64.zip", + "hash": "7a2a75a553d6480e38d3b89262c10a9fdce6811330c4fcf312683d09bfc1f313" } }, "extract_dir": "dolt-windows-amd64",