From 29ee47dddac88ee63f6365365d1da01d15f5deb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 00:29:10 +0000 Subject: [PATCH] dolt: Update to version 1.8.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 4f14ff7d65..b83ff069f0 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.8.3", + "version": "1.8.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.8.3/dolt-windows-amd64.zip", - "hash": "d533c8b12d998b91229cd2683e14b7550ae1702c9f3be9c9d79b14b3de6d8923" + "url": "https://github.com/dolthub/dolt/releases/download/v1.8.4/dolt-windows-amd64.zip", + "hash": "eb8b5145f4a1a89c009be16f1baf0a7124c81302e40bb97e8037dcb040268889" } }, "extract_dir": "dolt-windows-amd64",