diff --git a/bucket/chezmoi.json b/bucket/chezmoi.json index 43f74855f7..84d4a8739c 100644 --- a/bucket/chezmoi.json +++ b/bucket/chezmoi.json @@ -1,20 +1,20 @@ { - "version": "2.27.2", + "version": "2.27.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.27.2/chezmoi_2.27.2_windows_amd64.zip", - "hash": "d8899847941cd7d9b82064422fdbcd55a706da3391d4fcc8ccc9de0f3624032d" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.3/chezmoi_2.27.3_windows_amd64.zip", + "hash": "b267ae7d5964ed55b14763c868a31d595b652298fb3eebaaf4fc06660e72ad40" }, "32bit": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.2/chezmoi_2.27.2_windows_i386.zip", - "hash": "541e0130e67c4493195ae167ea345d8f3bb29cc93b300b4b3c7bf87adc936eed" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.3/chezmoi_2.27.3_windows_i386.zip", + "hash": "d18b5a01b3362ee94e431cd04b2a9b58e4b056a13e2ce9005f28b1f87735adc5" }, "arm64": { - "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.2/chezmoi_2.27.2_windows_arm64.zip", - "hash": "88164de7b69261920a1b0f64ade2c532b3d7e4877a5f1c0fe99e1a6d11e31fbe" + "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.3/chezmoi_2.27.3_windows_arm64.zip", + "hash": "9ecd34e2df4e613a2d1e43e0df813cc20232bc822288e311d373ddb6aada4c47" } }, "bin": "chezmoi.exe",