diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index b9acf0a662..73f63e6d82 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.53.0", + "version": "2.53.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.53.0/chezmoi_2.53.0_windows_amd64.zip", - "hash": "073610bd52f20330b6e3fa10a9fcb23e3b9853e0dea169bb21adcf40050413a6" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.1/chezmoi_2.53.1_windows_amd64.zip", + "hash": "8c541dbdbad64a07d45f234bf10e90efb57ed1fc366f43ac8f50ab8da891e954" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_windows_i386.zip", - "hash": "a04298ce0ce6d2bfe3305b4d62946a08f3e47e92895c59ed1df8a54fc29d8025" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.1/chezmoi_2.53.1_windows_i386.zip", + "hash": "6b371b9477b272a414452be9e976b1310f3077c8ed09a8d13a41019bb9c6f535" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_windows_arm64.zip", - "hash": "c0a4f94d8dd854b7d7378ff5b8b8925470ede5ab6bc13acd4b70ce6878905d99" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.1/chezmoi_2.53.1_windows_arm64.zip", + "hash": "0751cd37c44a6fd65e658fc40d08a18614367e91065a831e88c6dd18d4ddac7d" } }, "bin": "chezmoi.exe",