From 740d0a69dd9c2a173b3d9de07a96a4ee28d829e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 00:32:26 +0000 Subject: [PATCH] dolt: Update to version 1.30.7 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index bdf3a8d32d..36d39ddf0f 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.6", + "version": "1.30.7", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.30.6/dolt-windows-amd64.zip", - "hash": "da2dec372d37f5bc64874fa348177a92b4950ab3dc1e2c9b31160ccc8f7b4439" + "url": "https://github.com/dolthub/dolt/releases/download/v1.30.7/dolt-windows-amd64.zip", + "hash": "e1ad609860672beaa6b8b7780398a18d1d22a3771a80e6d559e3ce6f4000afd2" } }, "extract_dir": "dolt-windows-amd64",