From a7d0a25d3834e8e6c04684415c4de41b9bd2036f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 04:56:42 +0000 Subject: [PATCH] dolt: Update to version 0.41.3 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index a80a70d3d7..4213b9ebdb 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.2", + "version": "0.41.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.41.2/dolt-windows-amd64.zip", - "hash": "a9c11b8525e103a2891f17cff4c8e8d8e7a53670b5ac6b5d1975d78a43de1d7b" + "url": "https://github.com/dolthub/dolt/releases/download/v0.41.3/dolt-windows-amd64.zip", + "hash": "cd0b1d46636cb0e21210083968e9632352f08a9b81a53f75fb80615aa81e67ba" } }, "extract_dir": "dolt-windows-amd64",