diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 8d198d2d76..d871fb3aab 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.14.0", + "version": "2.15.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.14.0/chezmoi_2.14.0_windows_amd64.zip", - "hash": "43df3d55c0bb9408ebfc4e3ba25c9e2f212a97f3fb3cebc174a81b4b4cf036a5" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.0/chezmoi_2.15.0_windows_amd64.zip", + "hash": "3ac80a7c7143ddeb7e740d8c7fca793b241aa7d76150acff857bf4971308aafc" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.14.0/chezmoi_2.14.0_windows_i386.zip", - "hash": "2b4bdaa2a45df2ab495f88645817ad1d7bc26d4b5f9b4cedb3a884400129850f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.15.0/chezmoi_2.15.0_windows_i386.zip", + "hash": "df78247ffc692cb2d03363d2499f3b08b0c5908ac5de96d0a1e95629db96e034" } }, "bin": "chezmoi.exe",