dolt: Update to version 1.2.2

This commit is contained in:
github-actions[bot] 2023-06-01 00:37:28 +00:00
parent e40ae52f4e
commit 90759da523

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.2.1", "version": "1.2.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.2.1/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v1.2.2/dolt-windows-amd64.zip",
"hash": "11fc35e90442efc9e03b27a77d4547db71ae69538cfce485c4096195569db9fd" "hash": "33fb41d9b4e21a526aa9799f1539102244dc59732ffff3a7db591ee1ba60fa6c"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",