chezmoi: Update to version 2.43.0

This commit is contained in:
github-actions[bot] 2024-01-03 00:32:18 +00:00
parent 69455aea75
commit 4db486b15c

View File

@ -1,20 +1,20 @@
{ {
"version": "2.42.3", "version": "2.43.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.42.3/chezmoi_2.42.3_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_amd64.zip",
"hash": "ee99ea8b300fca63127949492a3c6098a016affb659518b5dc9192cb214be995" "hash": "e7aaeee00e7fbe3bc9ac9aff1bfbd42d7c15bfc7216a3f0173cc15a313d249b7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_i386.zip",
"hash": "53db4398f22134cb33e1ddb048f6dba74dcb8381cac6e2387fde9fea24d0aa77" "hash": "1544d1f1be644019031d7232435cd8d9ed5767f06257964ad78e5afa15a87192"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.42.3/chezmoi_2.42.3_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.43.0/chezmoi_2.43.0_windows_arm64.zip",
"hash": "3cb245268f94f1c46e7f13ea00edfd34e29f9cb5c0b3673fca5401282276f136" "hash": "7f2a4bbd554692f73c63edcfc34fee55168d29f35998d38790348044166497c9"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",