From 34149f4b16286a1b02ded08d55f9457c5cbbdd35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 04:26:56 +0000 Subject: [PATCH] dolt: Update to version 1.30.6 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 8ed6936198..bdf3a8d32d 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.5", + "version": "1.30.6", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.30.5/dolt-windows-amd64.zip", - "hash": "96f139067f939485cabb2e63d4090b429b47bf24a5ed7c5fe6dea062d901b3f0" + "url": "https://github.com/dolthub/dolt/releases/download/v1.30.6/dolt-windows-amd64.zip", + "hash": "da2dec372d37f5bc64874fa348177a92b4950ab3dc1e2c9b31160ccc8f7b4439" } }, "extract_dir": "dolt-windows-amd64",