From 85fae935754fe0c7c8e7a5b8a24cd054a048e058 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 00:37:10 +0000 Subject: [PATCH] dolt: Update to version 1.50.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 728d3437b0..c5b32daa3b 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.3", + "version": "1.50.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.50.3/dolt-windows-amd64.zip", - "hash": "6a7b9e27b02ba6991f4134254d695688185f1ec8891ed91ec7b01efa4bef97a8" + "url": "https://github.com/dolthub/dolt/releases/download/v1.50.4/dolt-windows-amd64.zip", + "hash": "683a4fde87674c78d09f74657e0c3cada69043d49e971ee40cc83d90e14d3867" } }, "extract_dir": "dolt-windows-amd64",