chezmoi: Update to version 2.52.4

This commit is contained in:
github-actions[bot] 2024-10-10 08:31:07 +00:00
parent a605eaaf3f
commit 26873bf9aa

View File

@ -1,20 +1,20 @@
{ {
"version": "2.52.3", "version": "2.52.4",
"description": "Manage your dotfiles across multiple diverse machines, securely.", "description": "Manage your dotfiles across multiple diverse machines, securely.",
"homepage": "https://chezmoi.io", "homepage": "https://chezmoi.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_amd64.zip",
"hash": "fff7d87605bfb31a0a72aa3fde60134e2b012fcb36e74c5418d70f51ed91a6dc" "hash": "fc6f88e11502d3e1d0062a4679bf0c0bb4558ebf948040d3d5b818273bd1535f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_i386.zip",
"hash": "83ae139284b9a3fb0cce4b44c607f731cc0489eb10256521a397a0bdf40f3675" "hash": "b717377c9016ef6cc053a07af9b568965b76038147a455f1dc0e1543b2ecaa11"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.3/chezmoi_2.52.3_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_arm64.zip",
"hash": "faaf9f48623705d8e7360f04c382f292781a5319da541da6c8885368a95528a2" "hash": "1af811cef8a82ac7545764b7431ebc0615323a7d073d05d27ad1921553151cb7"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",