diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index bed06d26ea..09599da695 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.39.1", + "version": "2.40.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.39.1/chezmoi_2.39.1_windows_amd64.zip", - "hash": "79ed34c1fd105f0d9051b9cf4939976060c56f836509ba58db2d3d99579f4d34" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_amd64.zip", + "hash": "513d323ee016d990b922de6aa2a446824e6d784b20bde7d0d44519f23a0c98e1" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_i386.zip", - "hash": "726c48889b2afb1cab69338f160f1730def7cab1d0661acfaca5eb6975a7b568" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_i386.zip", + "hash": "9f542d7d62404d294c6e5a3dcba8e9f4642b861d5be4f9661427f9101a91cbb4" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.1/chezmoi_2.39.1_windows_arm64.zip", - "hash": "96c448218d8b4715c1543670f006988372538ec807c43bd903b4df5016e8331f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.40.0/chezmoi_2.40.0_windows_arm64.zip", + "hash": "a1f123b8689f8376554736330f4d12b86cfff9aa2363b27e12767b4e0c8df3fd" } }, "bin": "chezmoi.exe",