chezmoi: Update to version 2.53.0

This commit is contained in:
github-actions[bot] 2024-10-26 20:26:29 +00:00
parent afac7921b4
commit e7bda234e6

View File

@ -1,20 +1,20 @@
{ {
"version": "2.52.4", "version": "2.53.0",
"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.4/chezmoi_2.52.4_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_windows_amd64.zip",
"hash": "fc6f88e11502d3e1d0062a4679bf0c0bb4558ebf948040d3d5b818273bd1535f" "hash": "073610bd52f20330b6e3fa10a9fcb23e3b9853e0dea169bb21adcf40050413a6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_windows_i386.zip",
"hash": "b717377c9016ef6cc053a07af9b568965b76038147a455f1dc0e1543b2ecaa11" "hash": "a04298ce0ce6d2bfe3305b4d62946a08f3e47e92895c59ed1df8a54fc29d8025"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.52.4/chezmoi_2.52.4_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.53.0/chezmoi_2.53.0_windows_arm64.zip",
"hash": "1af811cef8a82ac7545764b7431ebc0615323a7d073d05d27ad1921553151cb7" "hash": "c0a4f94d8dd854b7d7378ff5b8b8925470ede5ab6bc13acd4b70ce6878905d99"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",