chezmoi: Update to version 2.68.1

This commit is contained in:
github-actions[bot] 2025-12-10 04:31:14 +00:00
parent ec5ad6df1e
commit 32db2b1f2d

View File

@ -1,20 +1,20 @@
{ {
"version": "2.68.0", "version": "2.68.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.68.0/chezmoi_2.68.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.1/chezmoi_2.68.1_windows_amd64.zip",
"hash": "b62ed5c250171f7296dd67dd268e078d334c0a21a935eb7d92d432905e9ba600" "hash": "a48169627572aeeaf7a46ab0d30906f3786ab84235adf5819850c65762aef3b1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.0/chezmoi_2.68.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.1/chezmoi_2.68.1_windows_i386.zip",
"hash": "1dda68fde4f447ff65848100cc94a3d3d75f765e47e7f8f7a43fe56e977ac85f" "hash": "4377d40d83b1ac817dcb8ab73dba4d6f32a4e8fd8b5777d9bb4864565ad93cbc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.0/chezmoi_2.68.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.68.1/chezmoi_2.68.1_windows_arm64.zip",
"hash": "12fd9fe2d8c596b22ed306a2043b0b37075e2cc98111f10828fab7b142c1d58c" "hash": "046ba237af11ebba98cc53e50e40db8db8fe996a9520547cb4def25d2960b492"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",