diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 66177b3c8b..0649621aab 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.56.0", + "version": "2.57.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.56.0/chezmoi_2.56.0_windows_amd64.zip", - "hash": "2c1de1088e39ae7dfd49d16582261e59f29826dcb147607dd2cf0bdb7459ac09" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.57.0/chezmoi_2.57.0_windows_amd64.zip", + "hash": "ad0a72fa552259655270669e444a4a69a83720d1cbb11e7f4ad996b9dbc3b2b3" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.56.0/chezmoi_2.56.0_windows_i386.zip", - "hash": "643a877b2c60cc1bcd5d9a98172eb3d562bc8265b2ebadf55602b21a144786bc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.57.0/chezmoi_2.57.0_windows_i386.zip", + "hash": "e5de4f527c999ef2c419787a871d8d2c96953b40e8852cfa9913c4365acde237" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.56.0/chezmoi_2.56.0_windows_arm64.zip", - "hash": "ecad80ba74e72d50c003fd4235821938f47302b48299ba27310d319b2c6f71f0" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.57.0/chezmoi_2.57.0_windows_arm64.zip", + "hash": "3349d120b22ffc8b8163367f3b59225748cac76c38f24d1fffe91e0cfca25b3c" } }, "bin": "chezmoi.exe",