dolt: Update to version 0.41.1

This commit is contained in:
github-actions[bot] 2022-09-09 04:49:40 +00:00
parent c3c61559a7
commit 5ced6cbaf3

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": "0.41.0", "version": "0.41.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v0.41.0/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v0.41.1/dolt-windows-amd64.zip",
"hash": "e63a012f047956d7d0c9fbce67a04bfcf8d5d9b410495f37b81876f7b450b292" "hash": "a70b41a6583b149593e2c95abf3058020140f23074f55efadd7094ced6978494"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",