diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 3e55150599..e89e9815e3 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.62.7", + "version": "2.63.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.62.7/chezmoi_2.62.7_windows_amd64.zip", - "hash": "88cf7c01216f6505c6645f44acc6ba2c34784ebe7153e80ce438ef0eb966821f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.0/chezmoi_2.63.0_windows_amd64.zip", + "hash": "81ebf043bf7df8ab029cc28b395619afb2d5edaa69c544dcc2ac71781585c670" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.7/chezmoi_2.62.7_windows_i386.zip", - "hash": "fc42b9b7bf369383fdaa822a76933a4496103f52863b47e184ce825e39d01f9b" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.0/chezmoi_2.63.0_windows_i386.zip", + "hash": "52e8bcd2fdac2c7c5c2cf38f3eb6f7252315488067d6606bd01dbad457f642fe" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.7/chezmoi_2.62.7_windows_arm64.zip", - "hash": "f9274d51de57aac81d862966a6456d0174e102ee987d779041a82905ed6cf3ca" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.0/chezmoi_2.63.0_windows_arm64.zip", + "hash": "c98d364a2197d9dfcccc562dec6ac742af6d8bfdcf489f47e1f5908a73f5a9f9" } }, "bin": "chezmoi.exe",