From 7ce0d2b5da4a49fcc57f41d89639c3418f5326bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 01:14:59 +0000 Subject: [PATCH] dolt: Update to version 1.35.8 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index be07a7b4b6..14edb6173a 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.35.7", + "version": "1.35.8", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.7/dolt-windows-amd64.zip", - "hash": "1c49d49dac46253576b087062645bd6a3cd45b291893457984087d5e45b3ffc4" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.8/dolt-windows-amd64.zip", + "hash": "6841ee7c6e493e8753340a6668ea9bd715437ec1a3ac3cbc9d5aab87e66ab7d5" } }, "extract_dir": "dolt-windows-amd64",