diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 3e0fabe52c..c0a344693b 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.22.0", + "version": "2.22.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.22.0/chezmoi_2.22.0_windows_amd64.zip", - "hash": "14ca85dd1bc5b637841caa9fb49d2d43bb4c9ff5e37cd77e64c52f3fdb88d92d" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.1/chezmoi_2.22.1_windows_amd64.zip", + "hash": "36d6c9ae8619234d38e9586fe5418265734eeb25381755dd3e6b0f9a5defefcf" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.0/chezmoi_2.22.0_windows_i386.zip", - "hash": "bc207aba0369934504b84f5601def74375c7d78b97d6cbf8cbc62b6d40c32ab4" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.1/chezmoi_2.22.1_windows_i386.zip", + "hash": "c96a714fa5ff02485675a2446433d2b756ab7ec0585b1334d91aa6c0d6906968" } }, "bin": "chezmoi.exe",