From 81ce0ec32fae046b1d9aa48317d00bd8b2a3f102 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 00:36:30 +0000 Subject: [PATCH] dolt: Update to version 1.50.5 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index c5b32daa3b..96201b5954 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.50.4", + "version": "1.50.5", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.50.4/dolt-windows-amd64.zip", - "hash": "683a4fde87674c78d09f74657e0c3cada69043d49e971ee40cc83d90e14d3867" + "url": "https://github.com/dolthub/dolt/releases/download/v1.50.5/dolt-windows-amd64.zip", + "hash": "edc718e6935187ec26a1f00ffad734e5d70e6d88ad3394f340f7dd2950a11c7d" } }, "extract_dir": "dolt-windows-amd64",