diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 0649621aab..2e5e5a2ed0 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.57.0", + "version": "2.58.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.57.0/chezmoi_2.57.0_windows_amd64.zip", - "hash": "ad0a72fa552259655270669e444a4a69a83720d1cbb11e7f4ad996b9dbc3b2b3" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.58.0/chezmoi_2.58.0_windows_amd64.zip", + "hash": "6e84d4b32ae1f17a6bb17aab0aa810ed285d3aaae780a29c266343d2c580216a" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.57.0/chezmoi_2.57.0_windows_i386.zip", - "hash": "e5de4f527c999ef2c419787a871d8d2c96953b40e8852cfa9913c4365acde237" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.58.0/chezmoi_2.58.0_windows_i386.zip", + "hash": "f97388465a70017c8e1d50742bf0fd168791cc47519da96dbe528ecbd3d90620" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.57.0/chezmoi_2.57.0_windows_arm64.zip", - "hash": "3349d120b22ffc8b8163367f3b59225748cac76c38f24d1fffe91e0cfca25b3c" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.58.0/chezmoi_2.58.0_windows_arm64.zip", + "hash": "4edd3c5892e28818430f2cf38d9b6775fffe99fd88c2012ecc9e9fd3894942de" } }, "bin": "chezmoi.exe",