dolt: Update to version 1.10.1

This commit is contained in:
github-actions[bot] 2023-08-11 20:23:46 +00:00
parent f0f74bd96f
commit 855add1989

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.10.0",
"version": "1.10.1",
"architecture": {
"64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.10.0/dolt-windows-amd64.zip",
"hash": "8a2bc934c4e395a156ccfc45065f45de4c0423beaa10096ac1848f1b818e6e85"
"url": "https://github.com/dolthub/dolt/releases/download/v1.10.1/dolt-windows-amd64.zip",
"hash": "d3fc1bb6ea452f29cfed5a4b5e777beadf1426b86885bd11656ceb64124466cf"
}
},
"extract_dir": "dolt-windows-amd64",