diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 88b381cb5a..831ac2c016 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.27.0", + "version": "2.27.1", "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.27.0/chezmoi_2.27.0_windows_amd64.zip", - "hash": "73305c06045817fce543fcca5e767e1c77a4f40943a073ff22a16759a2a4b412" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.1/chezmoi_2.27.1_windows_amd64.zip", + "hash": "6035eae704233c2fdd0f71d5ba723b1a1fa4748d2e4951c906c7f0ef312c0fa1" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.0/chezmoi_2.27.0_windows_i386.zip", - "hash": "e8bbef98c3edbc28a1c2f6db014f6d03e70a2ab29c6c5a3354bebadc1ea74dd8" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.1/chezmoi_2.27.1_windows_i386.zip", + "hash": "8da6b07af8b3fbaea91293e5806a3563738f67c414838c66827a47cab691c1fb" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.0/chezmoi_2.27.0_windows_arm64.zip", - "hash": "f40f342278c1e4b6c7f4008a52ccf8308abc4980bcaf0feb8229dc5bd765aa19" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.1/chezmoi_2.27.1_windows_arm64.zip", + "hash": "4c62152353acdf1349a42c544c782d798a4db1c0e134c2255ff03611ef747635" } }, "bin": "chezmoi.exe",