dolt: Update to version 1.8.4

This commit is contained in:
github-actions[bot] 2023-07-27 00:29:10 +00:00
parent ea272c8dab
commit 29ee47ddda

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.8.3", "version": "1.8.4",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.8.3/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v1.8.4/dolt-windows-amd64.zip",
"hash": "d533c8b12d998b91229cd2683e14b7550ae1702c9f3be9c9d79b14b3de6d8923" "hash": "eb8b5145f4a1a89c009be16f1baf0a7124c81302e40bb97e8037dcb040268889"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",