From 6b2e3bb80f331b86118aa3b5226da1b7c282c7f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:25:08 +0000 Subject: [PATCH] dolt: Update to version 1.35.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index e77d3cef6e..c692d8f888 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.3", + "version": "1.35.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.3/dolt-windows-amd64.zip", - "hash": "3e3e61478c0f897fbaca5738103aa7c54d0cdda30a3faa3d85271390b6561c1f" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.4/dolt-windows-amd64.zip", + "hash": "24072757b18e65641c5b0e59dffa548a2c81a53bcfa626c32bf2894b10428003" } }, "extract_dir": "dolt-windows-amd64",