From 49a3c69a9eed074d854ca1e99a078f47aa38d394 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 00:36:32 +0000 Subject: [PATCH] dolt: Update to version 1.76.2 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index a08d2a02ea..c8012097bc 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.76.1", + "version": "1.76.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.76.1/dolt-windows-amd64.zip", - "hash": "1d1d344ab58ba9dbceef9997638492854d1de6d0f23d700e33f8b040541b919e" + "url": "https://github.com/dolthub/dolt/releases/download/v1.76.2/dolt-windows-amd64.zip", + "hash": "645251823177c4fa4365c2d54c20942e014ec4ffb082ba57d367ecc6758d7c68" } }, "extract_dir": "dolt-windows-amd64",