diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index b40a1a20af..a9d62517d9 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.35.0", + "version": "2.35.1", "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.35.0/chezmoi_2.35.0_windows_amd64.zip", - "hash": "7e06fc29793a2ce31fe4813f7cd5cdb83c4a89bb2817dac1b1e9dd630bf899af" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_windows_amd64.zip", + "hash": "c0d499b750fe8fd16a44423775aaa78d9a4d670b52264ddbff86db0ef3ac0df6" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.0/chezmoi_2.35.0_windows_i386.zip", - "hash": "f5a4b56e0531d8c2f0393ef8549ecab455089464b47971eb9847cdda30221944" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_windows_i386.zip", + "hash": "ada112c49bba11b3945af1004e675ca11d7bca2fed8add61493aec9f265c9ee3" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.0/chezmoi_2.35.0_windows_arm64.zip", - "hash": "8ed9e1b8f987b06efcd6bcf7bb75fba27685cf1267251a1f84f11a0bb97bd6bc" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.35.1/chezmoi_2.35.1_windows_arm64.zip", + "hash": "896c8cd28fe1d62b8a748f9b53110496169eaf22a24cfd2310bc82ae0d7cd9df" } }, "bin": "chezmoi.exe",