chezmoi: Update to version 2.67.0

This commit is contained in:
github-actions[bot] 2025-11-02 20:27:49 +00:00
parent b69c41830f
commit 040d558475

View File

@ -1,20 +1,20 @@
{ {
"version": "2.66.1", "version": "2.67.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.66.1/chezmoi_2.66.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.0/chezmoi_2.67.0_windows_amd64.zip",
"hash": "3efce38086698929133aa5235b864b2c52d8630c3bc9be0017d5f35e195d44b0" "hash": "dc52bbda4c163a3b5d2fb452dac2d09dffa92e9cb6c56e36f25d9169f3b11456"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.0/chezmoi_2.67.0_windows_i386.zip",
"hash": "2147d3e4e76de66c6f6635631d09a0b8d3aa8dc468d4038ec28cd55e4b041b5f" "hash": "6ab9665a470a79e79445497e2632685844ff310af818343a71718d78e4a8ae24"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.66.1/chezmoi_2.66.1_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.67.0/chezmoi_2.67.0_windows_arm64.zip",
"hash": "36672c1d597fd5804bb562b3e82a7265c011a6cedb4e62fbf29960662a7d371c" "hash": "0b2efc08900ef172fa199f0341ef7df9afa35e10c98c1e4649e504c176a5f80b"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",