diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 10b08976a7..e36f3590cb 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.11.1", + "version": "2.11.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.11.1/chezmoi_2.11.1_windows_amd64.zip", - "hash": "b4f7f0492aba0a2cdf699cf5f21562d702bea0db456bca84f1c75e622356a710" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.2/chezmoi_2.11.2_windows_amd64.zip", + "hash": "6fbe0ff6ad8510f208f4ba04de11a71c9c70e913e48a309ac4d8380a683667c3" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.1/chezmoi_2.11.1_windows_i386.zip", - "hash": "671b9ef802771ce78edbc27474ed15b7eabee5af4bda029a95f2b08f529f24a9" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.2/chezmoi_2.11.2_windows_i386.zip", + "hash": "8dce3b52dcd28ffcc517b9ca6f2e21a236b74f9875260c0f1d2e5cc81d5b429e" } }, "bin": "chezmoi.exe",