chezmoi: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2022-03-10 00:32:55 +00:00
parent 2df547e3aa
commit fea895716c

View File

@ -1,16 +1,16 @@
{ {
"version": "2.13.1", "version": "2.14.0",
"description": "Manage your dotfiles across multiple diverse machines, securely.", "description": "Manage your dotfiles across multiple diverse machines, securely.",
"homepage": "https://chezmoi.io", "homepage": "https://chezmoi.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.1/chezmoi_2.13.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.14.0/chezmoi_2.14.0_windows_amd64.zip",
"hash": "d773ce2f602d5dfec01b3cbf9c34fb4251c6ab68cfe4adbc6f8bf1196df670ce" "hash": "43df3d55c0bb9408ebfc4e3ba25c9e2f212a97f3fb3cebc174a81b4b4cf036a5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.1/chezmoi_2.13.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.14.0/chezmoi_2.14.0_windows_i386.zip",
"hash": "05c96f16a847b5c4a660c10e931b2c9d25e236c83a7bc8f789399431091e6d52" "hash": "2b4bdaa2a45df2ab495f88645817ad1d7bc26d4b5f9b4cedb3a884400129850f"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",