chezmoi: Update to version 2.65.2

This commit is contained in:
github-actions[bot] 2025-09-24 00:37:34 +00:00
parent b08ab3ba4a
commit 1fecbd5dc9

View File

@ -1,20 +1,20 @@
{ {
"version": "2.65.1", "version": "2.65.2",
"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.65.1/chezmoi_2.65.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_amd64.zip",
"hash": "33bdb6838f4def6b824b4a05957926d6e48ab116d1f1cd6a8ce0ceca96afbfc3" "hash": "1339a7ecd6bfeeaa01522779104bd7be11e1e702aff360ba2b322d7f39fb92da"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.1/chezmoi_2.65.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_i386.zip",
"hash": "0b3e23b3afd00a7afd2e5f6011bbe557e94db0fdd1fefe8f1091ba76982b1ad7" "hash": "095bdf5b321ce089154be19aaaac40b6731860b3be6c96ec2220cf1487b08c8b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.1/chezmoi_2.65.1_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.65.2/chezmoi_2.65.2_windows_arm64.zip",
"hash": "5152b7e6f203da5a0a3a343de4394c902c1b3ecd83231423b625eb24dba059e9" "hash": "0f0b2f3f3aceda4be738e677be6669aaf2ead0d4d539c61e906680aa4b9f8c07"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",