dolt: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2023-09-19 00:33:20 +00:00
parent 7094e5c50a
commit 7ab00b8a62

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.15.0", "version": "1.16.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.15.0/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v1.16.0/dolt-windows-amd64.zip",
"hash": "e4e7225be4b416926084148ac836b636813eb90a2db44550f073a8f6c76b4e63" "hash": "f9dec8e56f1fcd31af469ba50ebb1085d6c9a46c147ecd525b50055ab65c1606"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",