diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index c32f0dc657..e9b63b61cf 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.69.0", + "version": "2.69.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.69.0/chezmoi_2.69.0_windows_amd64.zip", - "hash": "6d16b1bc62a26a3f59954700177dd13dc38f8596921eca57cce3bd45a511caba" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.1/chezmoi_2.69.1_windows_amd64.zip", + "hash": "433d45d2c186e7e2cd6aa639bb58c8e27abcbc20b6f47b6650dd2f8fd5d794a4" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.0/chezmoi_2.69.0_windows_i386.zip", - "hash": "054be3138f92958a8a629a537c930052c2eb243b5af8fa24bf61b106938b1c33" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.1/chezmoi_2.69.1_windows_i386.zip", + "hash": "bfc3c3f8923eef1dd17097a9935bc5fe1d0c34bd4050afe3e06c46292c7046e4" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.0/chezmoi_2.69.0_windows_arm64.zip", - "hash": "f41fb6aa3fe71e53f693432ce82898ebd12efe5c8d6be9339e932cce38ce9af3" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.69.1/chezmoi_2.69.1_windows_arm64.zip", + "hash": "04f23d2ed9476a608b7cacac30594c814e072804e9698406cb2120e2093784de" } }, "bin": "chezmoi.exe",