chezmoi: Update to version 2.46.0

This commit is contained in:
github-actions[bot] 2024-01-25 20:24:17 +00:00
parent f466cb8087
commit 726cbc7ec9

View File

@ -1,20 +1,20 @@
{ {
"version": "2.45.0", "version": "2.46.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.45.0/chezmoi_2.45.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_windows_amd64.zip",
"hash": "ace0af07193a135f6ea68ec629aae7fecc038d6f429153b307235c79b2db03d0" "hash": "6fb7096ffe03a510eff5505f964e4f98fd4f1c438b88729370dc6a9d5245b345"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_windows_i386.zip",
"hash": "d910dc71f256463b6ea04895ac9b85953c8dc0cbebd9111ce3529d2013d3e3ce" "hash": "7cccdce44dc351c876f975adb9e04c1ed177ae6d92e6f132c061efaf88f0a3d5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.45.0/chezmoi_2.45.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.46.0/chezmoi_2.46.0_windows_arm64.zip",
"hash": "9def14d5a43a36ab11af65b7dad8619b4e938b0521b22926ed62fb5db16e47b9" "hash": "ee8c8ce7f03c1263025cbfe9c2fb1d21eab206a3ee2dac6803fb593754fe5d40"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",