From 3f22cb9be76a069eb5e8fe0a92b4e4f3adec89d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 00:40:54 +0000 Subject: [PATCH] dolt: Update to version 0.41.6 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 72805a7a4d..d29a8d8575 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.41.5", + "version": "0.41.6", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.41.5/dolt-windows-amd64.zip", - "hash": "071600290db0a7d2c0045ec006e05fd69fa482b7bf51e8cd3404ae540f6ce242" + "url": "https://github.com/dolthub/dolt/releases/download/v0.41.6/dolt-windows-amd64.zip", + "hash": "31f413953004662d0fd224f15e8f3e27c03c60d716acf535fca33285856f6a21" } }, "extract_dir": "dolt-windows-amd64",