chezmoi: Update to version 2.40.4

This commit is contained in:
github-actions[bot] 2023-10-29 20:23:19 +00:00
parent 2fbd659113
commit c429c782fb

View File

@ -1,20 +1,20 @@
{ {
"version": "2.40.3", "version": "2.40.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.40.3/chezmoi_2.40.3_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_windows_amd64.zip",
"hash": "6aad6db61b9ef780cbc459537a8010ff1c3177209197b9eea4554f23fd810bec" "hash": "6d5bc4ae92394bd3a4ca7ca325b73697e79db2a5c86ba9facf792349fc786455"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.3/chezmoi_2.40.3_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_windows_i386.zip",
"hash": "620f337aeddc03c1bc4916a9413871ff37bbee95a08b43d8dd8377c37a390228" "hash": "0c9557dddba651066e7dd826d08002229806828d686d58674220b32b5be20cd1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.3/chezmoi_2.40.3_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_windows_arm64.zip",
"hash": "61d52b9e53e066c52ef51e8b3cb001973d2ac78f795e8c1b94f5d205673451c5" "hash": "7e7dac998cbcb9d5b4be7b06815313ff708791fb8af52550ea02e628a1c527cb"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",