diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 4176e559a2..3385059286 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,16 +1,16 @@ { - "version": "2.18.1", + "version": "2.19.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.18.1/chezmoi_2.18.1_windows_amd64.zip", - "hash": "ec3d2d3aac5de77d67fea33cc9271fdc9cf2853e762f086340d26da96282e644" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.19.0/chezmoi_2.19.0_windows_amd64.zip", + "hash": "73737c20c329204da851b49754b3d3dc523481827b36e31391680ff6bb871dd5" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.18.1/chezmoi_2.18.1_windows_i386.zip", - "hash": "fead2c8a696ff1086e445d6bd9dc4e622ecbfcb7bd9c54a3bc647ed4bdd06f11" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.19.0/chezmoi_2.19.0_windows_i386.zip", + "hash": "f6890bfed0b7b479f199336ae8c235bdf56d15c8a1d5b271c2547dfcd577f045" } }, "bin": "chezmoi.exe",