diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index f9afbae680..fab91a39ba 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.59.0", + "version": "2.59.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.59.0/chezmoi_2.59.0_windows_amd64.zip", - "hash": "7f88043f8e83a6db3830e1ecf8fcddb34c63db7306cd497d85c5843285a94457" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.1/chezmoi_2.59.1_windows_amd64.zip", + "hash": "9f43c041999b8236859962169f70ea59cbc85ecffc61ad3126c53cbe660d3b26" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.0/chezmoi_2.59.0_windows_i386.zip", - "hash": "6a5476bf6287db489a7ec47da7dbe0fed1dfb26856f06b449d17ec68fdb7e648" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.1/chezmoi_2.59.1_windows_i386.zip", + "hash": "88feaf591fedcc55e3c70cf7d88d4be963a65eed9bf18b86a6e95d35aefb5ea2" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.0/chezmoi_2.59.0_windows_arm64.zip", - "hash": "4ea0661cf202dacf1fd6b85e0f30267bf54196c705be6f7e279fcf0903e01a0f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.1/chezmoi_2.59.1_windows_arm64.zip", + "hash": "fd6d9be38e675e2376f8857dcdabb972d255a74713f3ac1a8c9ec38a88028642" } }, "bin": "chezmoi.exe",