chezmoi: Update to version 2.29.3

This commit is contained in:
github-actions[bot] 2023-01-20 00:34:40 +00:00
parent 8abfbf8907
commit 5098f68d24

View File

@ -1,20 +1,20 @@
{ {
"version": "2.29.2", "version": "2.29.3",
"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.29.2/chezmoi_2.29.2_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.3/chezmoi_2.29.3_windows_amd64.zip",
"hash": "2f2f081439b887057ba2b3a8f302a3f0898ce19484e11019a542eab32e5f20bf" "hash": "011d8ad36cc77fc21defd29fccfabc8a71217a7141f97b74498ffde29dc301fc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.2/chezmoi_2.29.2_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.3/chezmoi_2.29.3_windows_i386.zip",
"hash": "122060fa83fecec02dbe5b3291392ae79c9eee396e7538cf26a371a6ff957638" "hash": "fc5a000b3ccd05661ae1f15d6e42025ba74f6397aeff38ce7a6c4103ffad7a78"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.2/chezmoi_2.29.2_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.3/chezmoi_2.29.3_windows_arm64.zip",
"hash": "d6426806dd0cae1ac643e8b66667ee970d6cae62624e16a6623858848faf996b" "hash": "f802fc296af82ddda816dabfccd41bd01e15acc0c32e28b25afdaec4a2b908ce"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",