From dbfaf740fbc57e12abb7c3fd6b5bc41738b91573 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 04:25:50 +0000 Subject: [PATCH] dolt: Update to version 1.26.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index d6f0d6ef18..8f390a5c99 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.25.0", + "version": "1.26.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.25.0/dolt-windows-amd64.zip", - "hash": "60cb03ebf00bbb3dd1756ba09a621091b2b93100da0f45011bfa254c66d27cd9" + "url": "https://github.com/dolthub/dolt/releases/download/v1.26.0/dolt-windows-amd64.zip", + "hash": "c0e61d5f131b0bfb6571d6d92ff6daf4543a5601d3d67d707bcf18f2993adba2" } }, "extract_dir": "dolt-windows-amd64",