diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index fba07cda4c..2e556d3688 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.38.0", + "version": "2.39.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.38.0/chezmoi_2.38.0_windows_amd64.zip", - "hash": "16ef7dde139df0b549bc92059d6ea3e9a16e8ef689bbd5ae7ed398a4d9ed2c54" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_windows_amd64.zip", + "hash": "b940c74bc120949244f31f2da1bb36224da62101689802f1197b966be9db1cbd" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_windows_i386.zip", - "hash": "b6412194a0e01067b3eff5f18eab7ef152a575e5a90d0bb59cc25246c20976b0" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_windows_i386.zip", + "hash": "10721a9292e043b6e8766d88ff8732f4bea1488577c6596645bbb25b44ab9a2b" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.38.0/chezmoi_2.38.0_windows_arm64.zip", - "hash": "2b5c2d15ee0f5d1b4e90968cf5843f77ee176b354e8d8b72f69d71478fc4482f" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.39.0/chezmoi_2.39.0_windows_arm64.zip", + "hash": "33faad07e1855984b6733aa03991698052cc0f8c85b9ab6e808ad0d8c6917665" } }, "bin": "chezmoi.exe",