From a0b8927d069b98ce39d5123acbc0fb08cac6b12b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 20:32:54 +0000 Subject: [PATCH] dolt: Update to version 0.40.17 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index bcb6ddc7e5..ce6d50ad96 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": "0.40.16", + "version": "0.40.17", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.40.16/dolt-windows-amd64.zip", - "hash": "9b81493bd4005ba9d79ff318606c1ee5df86c6227d31a110a43ecbaffbaecdbf" + "url": "https://github.com/dolthub/dolt/releases/download/v0.40.17/dolt-windows-amd64.zip", + "hash": "82d95441644c10f6ba4c62aae441702f041cfe3455da07590f8611f5a30ba648" } }, "extract_dir": "dolt-windows-amd64",