From 90759da5233898ec6f09b1ae69331c3c4bb969d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 00:37:28 +0000 Subject: [PATCH] dolt: Update to version 1.2.2 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index ac11e70669..47f5d7bb62 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.2.1", + "version": "1.2.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.2.1/dolt-windows-amd64.zip", - "hash": "11fc35e90442efc9e03b27a77d4547db71ae69538cfce485c4096195569db9fd" + "url": "https://github.com/dolthub/dolt/releases/download/v1.2.2/dolt-windows-amd64.zip", + "hash": "33fb41d9b4e21a526aa9799f1539102244dc59732ffff3a7db591ee1ba60fa6c" } }, "extract_dir": "dolt-windows-amd64",