diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 49346a8167..10fcd7c8c8 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.40.4", + "version": "2.41.0", "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.4/chezmoi_2.40.4_windows_amd64.zip", - "hash": "6d5bc4ae92394bd3a4ca7ca325b73697e79db2a5c86ba9facf792349fc786455" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.41.0/chezmoi_2.41.0_windows_amd64.zip", + "hash": "3ceab3146a3be8208760fbbd9073c09b08127c16c4369b7150d2de84a106c46c" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_windows_i386.zip", - "hash": "0c9557dddba651066e7dd826d08002229806828d686d58674220b32b5be20cd1" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.41.0/chezmoi_2.41.0_windows_i386.zip", + "hash": "fdd1e99488bbea93b0bcc006f4d4c18933d5de2a255b7d9173dba627e2ef6a9d" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_windows_arm64.zip", - "hash": "7e7dac998cbcb9d5b4be7b06815313ff708791fb8af52550ea02e628a1c527cb" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.41.0/chezmoi_2.41.0_windows_arm64.zip", + "hash": "4b3f72e29a09fd35db1b4314266426672fd90e020d7d48c24f562a2e7784f6ba" } }, "bin": "chezmoi.exe",