dolt: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2023-06-06 20:24:10 +00:00
parent 99ad7803b8
commit a3366fba16

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.5", "version": "1.3.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.2.5/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v1.3.0/dolt-windows-amd64.zip",
"hash": "5fc5f1395117e62608b92b91fb28c861ace6a0e0cf51bdca03fdbe93cbbbe57a" "hash": "7acb784777c52eec2e83d17ecb52f803edd2ca4a470349ff0b660c2371800316"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",