chezmoi: Update to version 2.40.2

This commit is contained in:
github-actions[bot] 2023-10-09 16:27:34 +00:00
parent 48c7da8382
commit 8d266591a7

View File

@ -1,20 +1,20 @@
{ {
"version": "2.40.0", "version": "2.40.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.40.0/chezmoi_2.40.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.2/chezmoi_2.40.2_windows_amd64.zip",
"hash": "513d323ee016d990b922de6aa2a446824e6d784b20bde7d0d44519f23a0c98e1" "hash": "543a9bcc28a8ee1cae542531b19fc78416c2104f9517721c77e06e62cfec53fc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.2/chezmoi_2.40.2_windows_i386.zip",
"hash": "9f542d7d62404d294c6e5a3dcba8e9f4642b861d5be4f9661427f9101a91cbb4" "hash": "05042623a139f0ab8c2a19a6a341b2aa2058c479536afac993a0bb357e553922"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.2/chezmoi_2.40.2_windows_arm64.zip",
"hash": "a1f123b8689f8376554736330f4d12b86cfff9aa2363b27e12767b4e0c8df3fd" "hash": "d789b3d1d4e2089719c7d51ec3134f3c62632b8dc6802563aaf69961c2d6f305"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",