From 7410ea01e76c76213e9b2b2818746b44c9bf55c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 04:25:49 +0000 Subject: [PATCH] dolt: Update to version 1.21.2 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 51dc984617..37aea758bc 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.21.1", + "version": "1.21.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.21.1/dolt-windows-amd64.zip", - "hash": "1715b10314faa4effebd5a409749def955f3f0aec2afd9fc01def6d644b49ede" + "url": "https://github.com/dolthub/dolt/releases/download/v1.21.2/dolt-windows-amd64.zip", + "hash": "1ef0ebbfe1a8602ec47f6308bd817574a62138a6812bd082897cbda894a11b6f" } }, "extract_dir": "dolt-windows-amd64",