diff --git a/bucket/dolt.json b/bucket/dolt.json index 4b06c5ba64..951cb89446 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.31.0", + "version": "1.31.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.31.0/dolt-windows-amd64.zip", - "hash": "06d9fc7a7b8050dcda12389e3c3dfe4b586cadbcae321337bb402938f14b935c" + "url": "https://github.com/dolthub/dolt/releases/download/v1.31.1/dolt-windows-amd64.zip", + "hash": "1e5c85d333a7cc40904207611cef13caab7fcb88f8d953797005f665b494a9f2" } }, "extract_dir": "dolt-windows-amd64",