diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 3b76f9afb1..32eb8b1eb6 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.34.2", + "version": "2.34.3", "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.34.2/chezmoi_2.34.2_windows_amd64.zip", - "hash": "452b053a995154315b3a95569f5adfc5343c2c6f97a036cdad426c3e50fddbe6" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.3/chezmoi_2.34.3_windows_amd64.zip", + "hash": "8dfc6b2f46fa86b00a20b8c1c86707813317660165d72a29263cb05a652beacc" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_windows_i386.zip", - "hash": "a13e10ee2169a69a4dfb4d774424d7e8a529a5197bd85a8dcce247552153acf0" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.3/chezmoi_2.34.3_windows_i386.zip", + "hash": "03fdc9413da849d03a386df9f02254fe48c1eef712148f375a2c4b0d21a962fd" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.2/chezmoi_2.34.2_windows_arm64.zip", - "hash": "41034bd5ff672a408cd5a9297aaa3130084c86017f12afb5475e50391ca5a13a" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.34.3/chezmoi_2.34.3_windows_arm64.zip", + "hash": "1f888b8f731ad14d987b6b7a0b7c0313e1e263c3c0741fd32e22f468c20dfafd" } }, "bin": "chezmoi.exe",