dolt: Update to version 1.26.1

This commit is contained in:
github-actions[bot] 2023-11-14 20:23:28 +00:00
parent c33b2595d5
commit 709c1156d7

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.26.0", "version": "1.26.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.26.0/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v1.26.1/dolt-windows-amd64.zip",
"hash": "c0e61d5f131b0bfb6571d6d92ff6daf4543a5601d3d67d707bcf18f2993adba2" "hash": "c4892aa55bc4273c87595f534c574cb82d88bdb38c9e33483305abf474906a83"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",