From 7c619e4412d39c28959992989ad4a0d04c858bee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 05:07:33 +0000 Subject: [PATCH] dolt: Update to version 1.35.10 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 16bcb94ce7..3e964f0ee8 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.9", + "version": "1.35.10", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.9/dolt-windows-amd64.zip", - "hash": "c902cba9e177b786931856b5c2ac1a98cc9cd5842204fcc79752a45a47735583" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.10/dolt-windows-amd64.zip", + "hash": "96bf899fdd2f4ba61bb8ec4fcd6114a5c280e6b799add239eeb2783f806c4582" } }, "extract_dir": "dolt-windows-amd64",