From 8cf8211b0124e6132c65516b660be5fcd917e76d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 00:33:29 +0000 Subject: [PATCH] dolt: Update to version 1.35.1 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 4f6c727be2..77f531ab16 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.0", + "version": "1.35.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.0/dolt-windows-amd64.zip", - "hash": "615ef754e9dc2cdae8ef67b6803cefe9d48a8a1877bf0db04ff2c0b879fac4d0" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.1/dolt-windows-amd64.zip", + "hash": "4c1c1a1d22d37107ab223515184f9d3e4b7660aa15308e1ff86fbc0993a18fb0" } }, "extract_dir": "dolt-windows-amd64",