chezmoi: Update to version 2.42.2

This commit is contained in:
github-actions[bot] 2023-12-02 04:25:56 +00:00
parent f24d821e23
commit a83701c2ef

View File

@ -1,20 +1,20 @@
{ {
"version": "2.42.1", "version": "2.42.2",
"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.1/chezmoi_2.42.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_windows_amd64.zip",
"hash": "b29c59f36e30f8fd43a05cebbb8d6cd4721db1dde233f2e33607341d00158576" "hash": "026ff009a2d41f0d969229f92e350cdd41247481e0c98059b608c01219c4d725"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.1/chezmoi_2.42.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_windows_i386.zip",
"hash": "b668a3cf42b1a5e40eac02be4d456d88fb7c448f2afd3257335420ba86bd52fc" "hash": "30e726ecfbaa7d871192f57b082d60bbb5e91a2c3506f5e3b8a56ee4a2f56475"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.1/chezmoi_2.42.1_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.2/chezmoi_2.42.2_windows_arm64.zip",
"hash": "6990dd1d867873038c7cd44ade419b385fe08c1531dcb5921a0d21dd496d218b" "hash": "88ee111ecb6dfbbf1dc44ac07f262038eb2796d2bdd3388724ffc61445f0da40"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",