From d735503e802ad3b7fa84f29058df07113f84c8dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 00:33:04 +0000 Subject: [PATCH] dolt: Update to version 1.14.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index c13329c2d9..ade7aa5990 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.13.6", + "version": "1.14.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.13.6/dolt-windows-amd64.zip", - "hash": "447a13020fc69f4163375ee1706e6dd9f4ce1a85b31f3e731e5619c8b00d2319" + "url": "https://github.com/dolthub/dolt/releases/download/v1.14.0/dolt-windows-amd64.zip", + "hash": "c81d08120b99fb09a69e43361a2d4f7be77be9b7a14b4e015dbe31d9ce476281" } }, "extract_dir": "dolt-windows-amd64",