dolt: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2023-08-08 00:31:25 +00:00
parent 1b20b966c8
commit c23449f312

View File

@ -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.8.8",
"version": "1.9.0",
"architecture": {
"64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.8.8/dolt-windows-amd64.zip",
"hash": "5d6f9a6fbfbd09ba8fc501b1c5e9ba0347230ca773807240b55daef1b0a701c4"
"url": "https://github.com/dolthub/dolt/releases/download/v1.9.0/dolt-windows-amd64.zip",
"hash": "96b9ce90d6bc36d52c64cdbd4a6b073413301a22e17bd85848e30d8349274f02"
}
},
"extract_dir": "dolt-windows-amd64",