From dbe9895b1c4c162345a3639323afcd53f99b1a8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 20:25:15 +0000 Subject: [PATCH] dolt: Update to version 1.35.2 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 77f531ab16..57eded39fc 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.1", + "version": "1.35.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.1/dolt-windows-amd64.zip", - "hash": "4c1c1a1d22d37107ab223515184f9d3e4b7660aa15308e1ff86fbc0993a18fb0" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.2/dolt-windows-amd64.zip", + "hash": "1b3945d236bd72960f164e3d393fb77e930c114c62c530b903e07122109caf2b" } }, "extract_dir": "dolt-windows-amd64",