diff --git a/bucket/dolt.json b/bucket/dolt.json index daa3303247..a8f3c79f44 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.22.0", + "version": "1.24.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.22.0/dolt-windows-amd64.zip", - "hash": "fb32981c3a9c2df63e63426990bcd3bb69665236426b10405d400a97c809931b" + "url": "https://github.com/dolthub/dolt/releases/download/v1.24.0/dolt-windows-amd64.zip", + "hash": "e04ac4da269d7ddb86e509eee05e0703003ac9949e0ccf3c4aeb5b4ee136e528" } }, "extract_dir": "dolt-windows-amd64",