From 5a045b68dd2096aac66ae2eb1214229a23b8526f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 00:33:27 +0000 Subject: [PATCH] dolt: Update to version 1.35.3 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 57eded39fc..e77d3cef6e 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.2", + "version": "1.35.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.2/dolt-windows-amd64.zip", - "hash": "1b3945d236bd72960f164e3d393fb77e930c114c62c530b903e07122109caf2b" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.3/dolt-windows-amd64.zip", + "hash": "3e3e61478c0f897fbaca5738103aa7c54d0cdda30a3faa3d85271390b6561c1f" } }, "extract_dir": "dolt-windows-amd64",