chezmoi: Update to version 2.42.0

This commit is contained in:
github-actions[bot] 2023-11-26 20:23:43 +00:00
parent dfb96ed0ed
commit e895ce749e

View File

@ -1,20 +1,20 @@
{ {
"version": "2.41.0", "version": "2.42.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.41.0/chezmoi_2.41.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_windows_amd64.zip",
"hash": "3ceab3146a3be8208760fbbd9073c09b08127c16c4369b7150d2de84a106c46c" "hash": "37802b974d396756edf9d915451d63ebd2f8c4083d0c94759ea6ca8353e687db"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.41.0/chezmoi_2.41.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_windows_i386.zip",
"hash": "fdd1e99488bbea93b0bcc006f4d4c18933d5de2a255b7d9173dba627e2ef6a9d" "hash": "cf8403cc35b16be3a0fbfa8266978aff1a9e8bf0b917968e027454f955e2dac2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.41.0/chezmoi_2.41.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.0/chezmoi_2.42.0_windows_arm64.zip",
"hash": "4b3f72e29a09fd35db1b4314266426672fd90e020d7d48c24f562a2e7784f6ba" "hash": "d583deeab2fbe9eb46efef4b0752635158dd2db87ac16849d1f1d42f993a0346"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",