diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 2503f0cf29..6617f13ecf 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.50.0", + "version": "2.51.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.50.0/chezmoi_2.50.0_windows_amd64.zip", - "hash": "8fda4c50c5124d14c0ed4d190a229ba38622c2eea333b3cf6cbff37953e13317" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.51.0/chezmoi_2.51.0_windows_amd64.zip", + "hash": "0487de24fa4690acf5179041ab35f5d66936824e2074b896a6b4975c95ff89dd" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.50.0/chezmoi_2.50.0_windows_i386.zip", - "hash": "4e2ac7bc7f97870b4d4bdb43e96afe0deef2ba05030e975748737eb4a4d212df" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.51.0/chezmoi_2.51.0_windows_i386.zip", + "hash": "6a99fed8164fa2a1857fa5647dbdf469d2f574e52793f3379942a047768907ca" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.50.0/chezmoi_2.50.0_windows_arm64.zip", - "hash": "0f1cc56c6cac41d5299469e1508fbd70a3bd821bf41f47b1aded5c8cd108be23" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.51.0/chezmoi_2.51.0_windows_arm64.zip", + "hash": "e362c95460575831ac037ab9fb9f435f1f578ce52fa60ec0e5e34c2d55211175" } }, "bin": "chezmoi.exe",