From 4d41d94982c57ae05891b1c6e5cf880928695f99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 16:31:48 +0000 Subject: [PATCH] dolt: Update to version 0.40.31 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index e29502cc8e..2f2cc63c97 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.30", + "version": "0.40.31", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.40.30/dolt-windows-amd64.zip", - "hash": "13ce25f84a10cd2859ff93c36b2225fd54bfa7878f8b858659c67f284511b13e" + "url": "https://github.com/dolthub/dolt/releases/download/v0.40.31/dolt-windows-amd64.zip", + "hash": "535570d117e7b8b8fb0ba5d6128d2f02317b0e85085da9ae30c56b114fc8dba9" } }, "extract_dir": "dolt-windows-amd64",