dolt: Update to version 0.50.2

This commit is contained in:
github-actions[bot] 2022-10-08 00:37:27 +00:00
parent 4a8264c1e0
commit 8c65651253

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": "0.50.1",
"version": "0.50.2",
"architecture": {
"64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v0.50.1/dolt-windows-amd64.zip",
"hash": "195f4a5509c1f7084b9329fe6406c88f607b94b7b4eec45afc6ea848260d856b"
"url": "https://github.com/dolthub/dolt/releases/download/v0.50.2/dolt-windows-amd64.zip",
"hash": "bb5689090ce7b891078d817f7dac88656885958b7f6ecd71c6dfaaffe061cdbb"
}
},
"extract_dir": "dolt-windows-amd64",