diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 2b2ac8bb28..4ce0fc2806 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.62.5", + "version": "2.62.6", "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.62.5/chezmoi_2.62.5_windows_amd64.zip", - "hash": "9ec2a4a81cc09b4a7695ba78d05a63d47f18c6d4f07599c299d57a07239b5048" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.6/chezmoi_2.62.6_windows_amd64.zip", + "hash": "445d2e7adbc874b4a004b206d01c3db457d5241286c097118db979a8f06f7522" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.5/chezmoi_2.62.5_windows_i386.zip", - "hash": "7a68cdabb01c9d7564bf0b13d87e4cc806e1ae885aec95758a4da5fc27bcf216" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.6/chezmoi_2.62.6_windows_i386.zip", + "hash": "aafdd5998e48e2dd2c85113f7d683ab65ed9ebcb4f75c4e63f481614641a9c11" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.5/chezmoi_2.62.5_windows_arm64.zip", - "hash": "551bd2423dd922d31dfad9d3edb6a4a9a27f67bcee01ccdacd659841fee751cc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.6/chezmoi_2.62.6_windows_arm64.zip", + "hash": "15227a9ca02b6d3fcd4108a861166ef366670eb74eb723f8613db1e8259d67e3" } }, "bin": "chezmoi.exe",