diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index e89e9815e3..756394b4d7 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.63.0", + "version": "2.63.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.63.0/chezmoi_2.63.0_windows_amd64.zip", - "hash": "81ebf043bf7df8ab029cc28b395619afb2d5edaa69c544dcc2ac71781585c670" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.1/chezmoi_2.63.1_windows_amd64.zip", + "hash": "eae552b4acafe5de72199b8a15ff2813ce39ebd30ecdb4abddf6890d49bd8ee6" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.0/chezmoi_2.63.0_windows_i386.zip", - "hash": "52e8bcd2fdac2c7c5c2cf38f3eb6f7252315488067d6606bd01dbad457f642fe" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.1/chezmoi_2.63.1_windows_i386.zip", + "hash": "5f66be143e3c7e07c6ac241db5c43109725c6a233275589b1442cbed318d6656" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.0/chezmoi_2.63.0_windows_arm64.zip", - "hash": "c98d364a2197d9dfcccc562dec6ac742af6d8bfdcf489f47e1f5908a73f5a9f9" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.1/chezmoi_2.63.1_windows_arm64.zip", + "hash": "bb230b70583505fc9d6fa8af0f4ba6e12628cfcba3113bddc19df8ef5d80b757" } }, "bin": "chezmoi.exe",