chezmoi: Update to version 2.42.1

This commit is contained in:
github-actions[bot] 2023-11-29 12:30:31 +00:00
parent 791eb4ede8
commit 7ead99bbe8

View File

@ -1,20 +1,20 @@
{ {
"version": "2.42.0", "version": "2.42.1",
"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.0/chezmoi_2.42.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.1/chezmoi_2.42.1_windows_amd64.zip",
"hash": "37802b974d396756edf9d915451d63ebd2f8c4083d0c94759ea6ca8353e687db" "hash": "b29c59f36e30f8fd43a05cebbb8d6cd4721db1dde233f2e33607341d00158576"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.1/chezmoi_2.42.1_windows_i386.zip",
"hash": "cf8403cc35b16be3a0fbfa8266978aff1a9e8bf0b917968e027454f955e2dac2" "hash": "b668a3cf42b1a5e40eac02be4d456d88fb7c448f2afd3257335420ba86bd52fc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.1/chezmoi_2.42.1_windows_arm64.zip",
"hash": "d583deeab2fbe9eb46efef4b0752635158dd2db87ac16849d1f1d42f993a0346" "hash": "6990dd1d867873038c7cd44ade419b385fe08c1531dcb5921a0d21dd496d218b"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",