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",