dolt: Update to version 1.24.2

This commit is contained in:
github-actions[bot] 2023-11-07 00:32:35 +00:00
parent 0fe1b099d3
commit 52a8af1ccd

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.24.1", "version": "1.24.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.24.1/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v1.24.2/dolt-windows-amd64.zip",
"hash": "a1e54ea9f737050da6444c7048feb538ddd646c94168ad86ea8df02783686871" "hash": "26f91b69e21f6a1ef5fe5e2db68475959ba6ba7273d0fdf70a8ea0e48616646a"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",