From 5ced6cbaf3e050d053517e5e2b58b89643f00459 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 04:49:40 +0000 Subject: [PATCH] dolt: Update to version 0.41.1 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 21c2a87740..e7910a989b 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.0", + "version": "0.41.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.41.0/dolt-windows-amd64.zip", - "hash": "e63a012f047956d7d0c9fbce67a04bfcf8d5d9b410495f37b81876f7b450b292" + "url": "https://github.com/dolthub/dolt/releases/download/v0.41.1/dolt-windows-amd64.zip", + "hash": "a70b41a6583b149593e2c95abf3058020140f23074f55efadd7094ced6978494" } }, "extract_dir": "dolt-windows-amd64",