chezmoi: Update to version 2.59.1

This commit is contained in:
github-actions[bot] 2025-02-08 00:34:26 +00:00
parent 4bc56ac467
commit 3db2c247d6

View File

@ -1,20 +1,20 @@
{ {
"version": "2.59.0", "version": "2.59.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.59.0/chezmoi_2.59.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.1/chezmoi_2.59.1_windows_amd64.zip",
"hash": "7f88043f8e83a6db3830e1ecf8fcddb34c63db7306cd497d85c5843285a94457" "hash": "9f43c041999b8236859962169f70ea59cbc85ecffc61ad3126c53cbe660d3b26"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.0/chezmoi_2.59.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.1/chezmoi_2.59.1_windows_i386.zip",
"hash": "6a5476bf6287db489a7ec47da7dbe0fed1dfb26856f06b449d17ec68fdb7e648" "hash": "88feaf591fedcc55e3c70cf7d88d4be963a65eed9bf18b86a6e95d35aefb5ea2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.0/chezmoi_2.59.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.1/chezmoi_2.59.1_windows_arm64.zip",
"hash": "4ea0661cf202dacf1fd6b85e0f30267bf54196c705be6f7e279fcf0903e01a0f" "hash": "fd6d9be38e675e2376f8857dcdabb972d255a74713f3ac1a8c9ec38a88028642"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",