From 2eced9d337d195a1adcff0409c9648155a995369 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 04:28:28 +0000 Subject: [PATCH] dolt: Update to version 0.52.12 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index ff350bcaa2..d38d3d8428 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": "0.52.11", + "version": "0.52.12", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.52.11/dolt-windows-amd64.zip", - "hash": "2d81aff8e7e33767fcd7f2e949e3d80423bc81c1e8569cbe647864ddbb59d8bd" + "url": "https://github.com/dolthub/dolt/releases/download/v0.52.12/dolt-windows-amd64.zip", + "hash": "aeb34e63d5675c6ce5b7adf70aa5dd264c9990ac056348c6bfdebd84b99e45f6" } }, "extract_dir": "dolt-windows-amd64",