chezmoi: Update to version 2.67.1

This commit is contained in:
github-actions[bot] 2025-11-27 00:39:59 +00:00
parent 6df818e1f5
commit f76d0fd838

View File

@ -1,20 +1,20 @@
{ {
"version": "2.67.0", "version": "2.67.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.67.0/chezmoi_2.67.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.1/chezmoi_2.67.1_windows_amd64.zip",
"hash": "dc52bbda4c163a3b5d2fb452dac2d09dffa92e9cb6c56e36f25d9169f3b11456" "hash": "9ccbd1712d0be4cb5a21767422d090e585e05b4f470541b9508cbc7a2f304ae8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.0/chezmoi_2.67.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.1/chezmoi_2.67.1_windows_i386.zip",
"hash": "6ab9665a470a79e79445497e2632685844ff310af818343a71718d78e4a8ae24" "hash": "886917ebd356152244d10a5ec103769b66a37803706dc711ef19e294aa5c66cd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.0/chezmoi_2.67.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.1/chezmoi_2.67.1_windows_arm64.zip",
"hash": "0b2efc08900ef172fa199f0341ef7df9afa35e10c98c1e4649e504c176a5f80b" "hash": "7f3c7106a4df1b7ed0e42cc6c132b8fef8a846568014aeafec9abbc18b2340dc"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",