chezmoi: Update to version 2.63.1

This commit is contained in:
github-actions[bot] 2025-07-22 20:29:48 +00:00
parent 8b227a33a0
commit 8d0456f719

View File

@ -1,20 +1,20 @@
{ {
"version": "2.63.0", "version": "2.63.1",
"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.63.0/chezmoi_2.63.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.1/chezmoi_2.63.1_windows_amd64.zip",
"hash": "81ebf043bf7df8ab029cc28b395619afb2d5edaa69c544dcc2ac71781585c670" "hash": "eae552b4acafe5de72199b8a15ff2813ce39ebd30ecdb4abddf6890d49bd8ee6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.0/chezmoi_2.63.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.1/chezmoi_2.63.1_windows_i386.zip",
"hash": "52e8bcd2fdac2c7c5c2cf38f3eb6f7252315488067d6606bd01dbad457f642fe" "hash": "5f66be143e3c7e07c6ac241db5c43109725c6a233275589b1442cbed318d6656"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.0/chezmoi_2.63.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.63.1/chezmoi_2.63.1_windows_arm64.zip",
"hash": "c98d364a2197d9dfcccc562dec6ac742af6d8bfdcf489f47e1f5908a73f5a9f9" "hash": "bb230b70583505fc9d6fa8af0f4ba6e12628cfcba3113bddc19df8ef5d80b757"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",