diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index ca9a1a7c53..8185fa4389 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.35.2", + "version": "2.36.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.35.2/chezmoi_2.35.2_windows_amd64.zip", - "hash": "6352d79389abf6b10253289d827b22bb52d447dadffe5e859335fc96e41a93e1" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_windows_amd64.zip", + "hash": "e1450f5cffee891708eeaa9b9c06e65d290fd77f3e2f55fd3f85d4bbf6939d05" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.2/chezmoi_2.35.2_windows_i386.zip", - "hash": "dcec482c6554a36ee5c5142aa65e75e4212d714d1cea0ca0cd6ed50d56189004" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_windows_i386.zip", + "hash": "ad179dbf17a43a69853358b6973901ec39188ce390345c1c87a79ce281808dee" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.2/chezmoi_2.35.2_windows_arm64.zip", - "hash": "a79919feed25aad30c31f0c6c8fa4bf0ad2732026ad4103597289511b25ce58b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.36.0/chezmoi_2.36.0_windows_arm64.zip", + "hash": "a45a01e6a1e323e9b63be46964557329b7c098693f9dadaad00bf51146142e98" } }, "bin": "chezmoi.exe",