From 54cf7284f310b826108da611b4fcf62b8f69e358 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 00:32:29 +0000 Subject: [PATCH] dolt: Update to version 1.30.1 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index c9e4999632..505c52e814 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.30.0", + "version": "1.30.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.30.0/dolt-windows-amd64.zip", - "hash": "44bd6ad63921980275140b96adb5334add6ccac44531414b13975e530a430b36" + "url": "https://github.com/dolthub/dolt/releases/download/v1.30.1/dolt-windows-amd64.zip", + "hash": "d39d27eec9a910106c61f9aad14f8b5a8d6a2da7b373328ab33fff2053d1a667" } }, "extract_dir": "dolt-windows-amd64",