From 50f149f8ce537ecebbe656049589e70ce6826a84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 05:06:38 +0000 Subject: [PATCH] dolt: Update to version 1.35.6 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 368118fddd..7794991c67 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.5", + "version": "1.35.6", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.5/dolt-windows-amd64.zip", - "hash": "cb1447ddfea0397c63f51dedaa5bb4bf5a8b2031031c5f85226cdd3288688414" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.6/dolt-windows-amd64.zip", + "hash": "0a826428bbd6415d1cd682bc030125ad526a2641b707199426d13a17353ecea5" } }, "extract_dir": "dolt-windows-amd64",