dolt: Update to version 0.51.4

This commit is contained in:
github-actions[bot] 2022-11-19 00:33:44 +00:00
parent 14182d55ed
commit 5cd42f1914

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": "0.51.3", "version": "0.51.4",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v0.51.3/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v0.51.4/dolt-windows-amd64.zip",
"hash": "f645a545522d80fab507973b804dfe34bdb7cbb2383b8c9ea937f7e70bd49b5e" "hash": "1e321b041cdbac1e24272cb357288221f42f8fe98a4c89fad7fca60206b206c1"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",