dolt: Update to version 1.13.2

This commit is contained in:
github-actions[bot] 2023-08-24 00:32:31 +00:00
parent 2aca616219
commit d75edac321

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.13.1", "version": "1.13.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.13.1/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v1.13.2/dolt-windows-amd64.zip",
"hash": "a6ada251d4a70ce0352c6f8c2fc9796b9f8b0210402c9f8adb0652c28261819d" "hash": "02ea726764f0bec5b81692162490d7459f4ae316fffaa378a9e15483d1630211"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",