chezmoi: Update to version 2.60.0

This commit is contained in:
github-actions[bot] 2025-02-24 00:37:10 +00:00
parent 9909b64847
commit 789f2a6ed1

View File

@ -1,20 +1,20 @@
{ {
"version": "2.59.1", "version": "2.60.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.59.1/chezmoi_2.59.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.0/chezmoi_2.60.0_windows_amd64.zip",
"hash": "9f43c041999b8236859962169f70ea59cbc85ecffc61ad3126c53cbe660d3b26" "hash": "995a6cf4f86901b635ac37c2179510d24093a4ef5c184527c7db17f54273cd80"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.1/chezmoi_2.59.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.0/chezmoi_2.60.0_windows_i386.zip",
"hash": "88feaf591fedcc55e3c70cf7d88d4be963a65eed9bf18b86a6e95d35aefb5ea2" "hash": "1d3e48d699b4dc50c1c86bcaa50a126d4780291479453293eb759800284a4ad5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.59.1/chezmoi_2.59.1_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.60.0/chezmoi_2.60.0_windows_arm64.zip",
"hash": "fd6d9be38e675e2376f8857dcdabb972d255a74713f3ac1a8c9ec38a88028642" "hash": "b10a72770f17f1564550b00606a984fb172ac6054244260eb5848d3d251dccdc"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",