diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 09599da695..8096769004 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.40.0", + "version": "2.40.2", "description": "Manage your dotfiles across multiple diverse machines, securely.", "homepage": "https://chezmoi.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_amd64.zip", - "hash": "513d323ee016d990b922de6aa2a446824e6d784b20bde7d0d44519f23a0c98e1" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.2/chezmoi_2.40.2_windows_amd64.zip", + "hash": "543a9bcc28a8ee1cae542531b19fc78416c2104f9517721c77e06e62cfec53fc" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_i386.zip", - "hash": "9f542d7d62404d294c6e5a3dcba8e9f4642b861d5be4f9661427f9101a91cbb4" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.2/chezmoi_2.40.2_windows_i386.zip", + "hash": "05042623a139f0ab8c2a19a6a341b2aa2058c479536afac993a0bb357e553922" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_arm64.zip", - "hash": "a1f123b8689f8376554736330f4d12b86cfff9aa2363b27e12767b4e0c8df3fd" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.2/chezmoi_2.40.2_windows_arm64.zip", + "hash": "d789b3d1d4e2089719c7d51ec3134f3c62632b8dc6802563aaf69961c2d6f305" } }, "bin": "chezmoi.exe",