From 3b5f53b32d2e0331ded9f4c909d90c8c7ebf5d6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 20:24:34 +0000 Subject: [PATCH] dolt: Update to version 1.24.1 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index a8f3c79f44..3c78d95549 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.24.0", + "version": "1.24.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.24.0/dolt-windows-amd64.zip", - "hash": "e04ac4da269d7ddb86e509eee05e0703003ac9949e0ccf3c4aeb5b4ee136e528" + "url": "https://github.com/dolthub/dolt/releases/download/v1.24.1/dolt-windows-amd64.zip", + "hash": "a1e54ea9f737050da6444c7048feb538ddd646c94168ad86ea8df02783686871" } }, "extract_dir": "dolt-windows-amd64",