From b129a663694a69f7a60c0324114507ab3a6881ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 04:29:50 +0000 Subject: [PATCH] dolt: Update to version 0.40.16 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index b76e08b28b..bcb6ddc7e5 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.15", + "version": "0.40.16", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.40.15/dolt-windows-amd64.zip", - "hash": "8a75ac1b5e57a4d38203bcd753d6dacc923ba97f9a278f84e24832aff2658a49" + "url": "https://github.com/dolthub/dolt/releases/download/v0.40.16/dolt-windows-amd64.zip", + "hash": "9b81493bd4005ba9d79ff318606c1ee5df86c6227d31a110a43ecbaffbaecdbf" } }, "extract_dir": "dolt-windows-amd64",