diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index cffc255873..5263a94332 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.62.0", + "version": "2.62.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.62.0/chezmoi_2.62.0_windows_amd64.zip", - "hash": "2f1983951f18cb6fc5123139ea4a868011b6ab2165f5c79d78ec13b3e1fba9e5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.1/chezmoi_2.62.1_windows_amd64.zip", + "hash": "2754b71f62b03077b0016cd375f46e267444ab0d7fcce499c51f708e9281183e" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.0/chezmoi_2.62.0_windows_i386.zip", - "hash": "02217d10ebae5ccecd0918eaab2510b276b98b870fcbaa2e93db387c7417f20c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.1/chezmoi_2.62.1_windows_i386.zip", + "hash": "7c72e150edd7a4c9ace0d1f8794ce4604875956499dcfb74ce19b9de961de0c5" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.0/chezmoi_2.62.0_windows_arm64.zip", - "hash": "57b4f196c2447a1ca6d5fe82cd137d27a4ade5f4fbb82e00cc5b79d9ea0f2648" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.1/chezmoi_2.62.1_windows_arm64.zip", + "hash": "c73f08e551d6c487b5ea2f2df03d37ed44e49c7d2d1b7c0817bf9901dfa81f83" } }, "bin": "chezmoi.exe",