diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index a7b1c5f75c..6ae9977684 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.62.2", + "version": "2.62.3", "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.2/chezmoi_2.62.2_windows_amd64.zip", - "hash": "1f249d971f62f9a780e7ecb57aeedbef3708bca3f5c993f7d05fee40647add49" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.3/chezmoi_2.62.3_windows_amd64.zip", + "hash": "3b8a45f079e120007e8e6085b0df1a86201b90ada0dc24a1bd92969b3b874bf5" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.2/chezmoi_2.62.2_windows_i386.zip", - "hash": "4f50af71cc9b7f55c7f2b425f901713ef09b498bcd258b7e4f213de69d6ef2e1" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.3/chezmoi_2.62.3_windows_i386.zip", + "hash": "0336984195edddb2f54b812467f8e7459d1001bf5436e93f93d581124190714f" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.2/chezmoi_2.62.2_windows_arm64.zip", - "hash": "5443a017f7d9e6170b8a6f22c12b9286d7feb4dcc631bb4548caf0e725b78176" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.3/chezmoi_2.62.3_windows_arm64.zip", + "hash": "cb57adbade7b0541803cfedc70d71fe8f32d8d5fc98e7b343eac31922df5f022" } }, "bin": "chezmoi.exe",