chezmoi: Update to version 2.42.3

This commit is contained in:
github-actions[bot] 2023-12-17 00:32:38 +00:00
parent c4fe730713
commit ed78f5ed7e

View File

@ -1,20 +1,20 @@
{ {
"version": "2.42.2", "version": "2.42.3",
"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.42.2/chezmoi_2.42.2_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_windows_amd64.zip",
"hash": "026ff009a2d41f0d969229f92e350cdd41247481e0c98059b608c01219c4d725" "hash": "ee99ea8b300fca63127949492a3c6098a016affb659518b5dc9192cb214be995"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_windows_i386.zip",
"hash": "30e726ecfbaa7d871192f57b082d60bbb5e91a2c3506f5e3b8a56ee4a2f56475" "hash": "53db4398f22134cb33e1ddb048f6dba74dcb8381cac6e2387fde9fea24d0aa77"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_windows_arm64.zip",
"hash": "88ee111ecb6dfbbf1dc44ac07f262038eb2796d2bdd3388724ffc61445f0da40" "hash": "3cb245268f94f1c46e7f13ea00edfd34e29f9cb5c0b3673fca5401282276f136"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",