dolt: Update to version 1.30.2

This commit is contained in:
github-actions[bot] 2023-12-29 00:31:48 +00:00
parent f40ba3386e
commit 1013d07cea

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/dolthub/dolt", "homepage": "https://github.com/dolthub/dolt",
"license": "Apache-2.0", "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.", "description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.",
"version": "1.30.1", "version": "1.30.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.30.1/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v1.30.2/dolt-windows-amd64.zip",
"hash": "d39d27eec9a910106c61f9aad14f8b5a8d6a2da7b373328ab33fff2053d1a667" "hash": "87b8f94d3e32c041b4e8a81cf86b94b3d306cc842412e1bd2b86d525e75e97d2"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",