diff --git a/bucket/dolt.json b/bucket/dolt.json index bdf3a8d32d..36d39ddf0f 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.30.6", + "version": "1.30.7", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.30.6/dolt-windows-amd64.zip", - "hash": "da2dec372d37f5bc64874fa348177a92b4950ab3dc1e2c9b31160ccc8f7b4439" + "url": "https://github.com/dolthub/dolt/releases/download/v1.30.7/dolt-windows-amd64.zip", + "hash": "e1ad609860672beaa6b8b7780398a18d1d22a3771a80e6d559e3ce6f4000afd2" } }, "extract_dir": "dolt-windows-amd64",