diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 13affb89ad..ccb740766e 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.34.0", + "version": "2.34.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.34.0/chezmoi_2.34.0_windows_amd64.zip", - "hash": "7f016a08cf0102ba7144a021b51dd5a8ac72fa149cef3b5a0c100cbbf78f0926" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_windows_amd64.zip", + "hash": "db9e6f96d633f5efc6d3935e36683b1dbeed10cd0541f8706ecc292f90402b10" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_windows_i386.zip", - "hash": "1f482c0662236a3402c8ad117924e4534eb8d98181c96b6e56b336c42bf949c6" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_windows_i386.zip", + "hash": "fa37972f283066f1f1dbc00e834665aa8178597524ac31d5469f5bc87e795730" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.0/chezmoi_2.34.0_windows_arm64.zip", - "hash": "8159f10f7232b0ce1f1b72ce6f12610621e3fa77861754913e0e8d3a0d0a48a0" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.1/chezmoi_2.34.1_windows_arm64.zip", + "hash": "095087543bd10a2f31351e271709e269b5c4f9dbaf5c765344c6f0d8c96b5a95" } }, "bin": "chezmoi.exe",