dolt: Update to version 1.32.1

This commit is contained in:
github-actions[bot] 2024-01-23 04:26:34 +00:00
parent c7e15540b7
commit 9b1c45d72b

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.32.0", "version": "1.32.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.32.0/dolt-windows-amd64.zip", "url": "https://github.com/dolthub/dolt/releases/download/v1.32.1/dolt-windows-amd64.zip",
"hash": "55723dab42936a5551ec6d08ad6d5090093ef28f68b78e32af6f6119fe65ad1f" "hash": "5a59ceab9e1ec443db3aff69cb83edd3466bba6a34807a6b0ec90aeb11d39ba5"
} }
}, },
"extract_dir": "dolt-windows-amd64", "extract_dir": "dolt-windows-amd64",