From acf8e4054b5f70b7e5ee238f4c73d5ffedbd6280 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 00:35:34 +0000 Subject: [PATCH] dolt: Update to version 1.35.11 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 3e964f0ee8..325edce825 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.10", + "version": "1.35.11", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.10/dolt-windows-amd64.zip", - "hash": "96bf899fdd2f4ba61bb8ec4fcd6114a5c280e6b799add239eeb2783f806c4582" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.11/dolt-windows-amd64.zip", + "hash": "a1bcddb1f80abeb6b978f0c83d3a4c9e413c1f49d6c8cf6e748425dc2634d825" } }, "extract_dir": "dolt-windows-amd64",