From 1c58f891199ca2a7975eb10fe55863ac8dabc24e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 00:49:07 +0000 Subject: [PATCH] dolt: Update to version 1.81.5 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index d2b8c23e7e..5e5c61753d 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.81.4", + "version": "1.81.5", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.81.4/dolt-windows-amd64.zip", - "hash": "1011208b5763a83dcaeac0d130a2e80a7559e2c3f856cacf67fed969f88c9a83" + "url": "https://github.com/dolthub/dolt/releases/download/v1.81.5/dolt-windows-amd64.zip", + "hash": "22030e1a4b4a46e79311f3ae0be1c4a027d21b1955f3445cce85df828f198bb8" } }, "extract_dir": "dolt-windows-amd64",