From 509da8843fb2e2cd44afce9c913c478b1d630948 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 00:36:30 +0000 Subject: [PATCH] dolt: Update to version 1.50.3 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 05dd0e8312..728d3437b0 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.2", + "version": "1.50.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.50.2/dolt-windows-amd64.zip", - "hash": "fd6390fee932dec5324fb65433fcde3ab6329063a9cff233a356c1d7b68ae4e8" + "url": "https://github.com/dolthub/dolt/releases/download/v1.50.3/dolt-windows-amd64.zip", + "hash": "6a7b9e27b02ba6991f4134254d695688185f1ec8891ed91ec7b01efa4bef97a8" } }, "extract_dir": "dolt-windows-amd64",