chezmoi: Update to version 2.62.7

This commit is contained in:
github-actions[bot] 2025-06-22 20:28:34 +00:00
parent f5fccff122
commit 0a37036cf9

View File

@ -1,20 +1,20 @@
{ {
"version": "2.62.6", "version": "2.62.7",
"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.62.6/chezmoi_2.62.6_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.7/chezmoi_2.62.7_windows_amd64.zip",
"hash": "445d2e7adbc874b4a004b206d01c3db457d5241286c097118db979a8f06f7522" "hash": "88cf7c01216f6505c6645f44acc6ba2c34784ebe7153e80ce438ef0eb966821f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.6/chezmoi_2.62.6_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.7/chezmoi_2.62.7_windows_i386.zip",
"hash": "aafdd5998e48e2dd2c85113f7d683ab65ed9ebcb4f75c4e63f481614641a9c11" "hash": "fc42b9b7bf369383fdaa822a76933a4496103f52863b47e184ce825e39d01f9b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.6/chezmoi_2.62.6_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.62.7/chezmoi_2.62.7_windows_arm64.zip",
"hash": "15227a9ca02b6d3fcd4108a861166ef366670eb74eb723f8613db1e8259d67e3" "hash": "f9274d51de57aac81d862966a6456d0174e102ee987d779041a82905ed6cf3ca"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",