diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index be5481f8d5..c9ba2e8d6c 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.67.0", + "version": "2.67.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.67.0/chezmoi_2.67.0_windows_amd64.zip", - "hash": "dc52bbda4c163a3b5d2fb452dac2d09dffa92e9cb6c56e36f25d9169f3b11456" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.1/chezmoi_2.67.1_windows_amd64.zip", + "hash": "9ccbd1712d0be4cb5a21767422d090e585e05b4f470541b9508cbc7a2f304ae8" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.0/chezmoi_2.67.0_windows_i386.zip", - "hash": "6ab9665a470a79e79445497e2632685844ff310af818343a71718d78e4a8ae24" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.1/chezmoi_2.67.1_windows_i386.zip", + "hash": "886917ebd356152244d10a5ec103769b66a37803706dc711ef19e294aa5c66cd" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.0/chezmoi_2.67.0_windows_arm64.zip", - "hash": "0b2efc08900ef172fa199f0341ef7df9afa35e10c98c1e4649e504c176a5f80b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.1/chezmoi_2.67.1_windows_arm64.zip", + "hash": "7f3c7106a4df1b7ed0e42cc6c132b8fef8a846568014aeafec9abbc18b2340dc" } }, "bin": "chezmoi.exe",