From 6c83b2ba96a6166b16c86dd2396210446ff0ed2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 08:28:34 +0000 Subject: [PATCH] dolt: Update to version 0.52.14 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 9c6562a691..dc44864100 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.13", + "version": "0.52.14", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.52.13/dolt-windows-amd64.zip", - "hash": "b6b0c4cbc3f3c7cdd3d14eff41e74fc515466fb060a6fa084383682319917f9e" + "url": "https://github.com/dolthub/dolt/releases/download/v0.52.14/dolt-windows-amd64.zip", + "hash": "64e3f44353fb573b6d3db9c5c46730d6f1cc6fad126e90e0d06660b9076b29d6" } }, "extract_dir": "dolt-windows-amd64",