chezmoi: Update to version 2.29.4

This commit is contained in:
github-actions[bot] 2023-01-24 16:30:03 +00:00
parent 10489e1b6a
commit 41554fd8d9

View File

@ -1,20 +1,20 @@
{ {
"version": "2.29.3", "version": "2.29.4",
"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.29.3/chezmoi_2.29.3_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_amd64.zip",
"hash": "011d8ad36cc77fc21defd29fccfabc8a71217a7141f97b74498ffde29dc301fc" "hash": "0c6e4fe2e149add4d51b0840fd3e1c1912dd1e2b308d31ec909a7213d52221f7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.3/chezmoi_2.29.3_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_i386.zip",
"hash": "fc5a000b3ccd05661ae1f15d6e42025ba74f6397aeff38ce7a6c4103ffad7a78" "hash": "f92260d2f3186bfab606bd0c8c5e147312ad627fd387428eb98583f6eb57cfe7"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.3/chezmoi_2.29.3_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_arm64.zip",
"hash": "f802fc296af82ddda816dabfccd41bd01e15acc0c32e28b25afdaec4a2b908ce" "hash": "323df1b42ac82903c3205943524fe15ce35ebc597969f5d8f9a3ef5e09aa57d2"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",