dolt: Update to version 1.7.4

This commit is contained in:
github-actions[bot] 2023-07-08 08:28:16 +00:00
parent 61cb5070d0
commit 4692a9b9a4

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.7.3", "version": "1.7.4",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.7.3/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v1.7.4/dolt-windows-amd64.zip",
"hash": "c985f447f26a4e144c53000e337e15980992c3e701c6cb027858e4e5f1dc8f5f" "hash": "f8102f3a6600230ac465ced8b0db938d5de0f3eafd5c2823866442a2cdd626e0"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",