diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 9653ef159c..b9acf0a662 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.52.4", + "version": "2.53.0", "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.52.4/chezmoi_2.52.4_windows_amd64.zip", - "hash": "fc6f88e11502d3e1d0062a4679bf0c0bb4558ebf948040d3d5b818273bd1535f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_windows_amd64.zip", + "hash": "073610bd52f20330b6e3fa10a9fcb23e3b9853e0dea169bb21adcf40050413a6" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_i386.zip", - "hash": "b717377c9016ef6cc053a07af9b568965b76038147a455f1dc0e1543b2ecaa11" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_windows_i386.zip", + "hash": "a04298ce0ce6d2bfe3305b4d62946a08f3e47e92895c59ed1df8a54fc29d8025" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_arm64.zip", - "hash": "1af811cef8a82ac7545764b7431ebc0615323a7d073d05d27ad1921553151cb7" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_windows_arm64.zip", + "hash": "c0a4f94d8dd854b7d7378ff5b8b8925470ede5ab6bc13acd4b70ce6878905d99" } }, "bin": "chezmoi.exe",