From 709c1156d74b586c95c10da8b5cd82f5d3487e9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:23:28 +0000 Subject: [PATCH] dolt: Update to version 1.26.1 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 8f390a5c99..1665ba1b47 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": "1.26.0", + "version": "1.26.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.26.0/dolt-windows-amd64.zip", - "hash": "c0e61d5f131b0bfb6571d6d92ff6daf4543a5601d3d67d707bcf18f2993adba2" + "url": "https://github.com/dolthub/dolt/releases/download/v1.26.1/dolt-windows-amd64.zip", + "hash": "c4892aa55bc4273c87595f534c574cb82d88bdb38c9e33483305abf474906a83" } }, "extract_dir": "dolt-windows-amd64",