chezmoi: Update to version 2.33.3

This commit is contained in:
github-actions[bot] 2023-04-22 00:33:21 +00:00
parent eec2378ea2
commit 2cc066c106

View File

@ -1,20 +1,20 @@
{ {
"version": "2.33.2", "version": "2.33.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.33.2/chezmoi_2.33.2_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.3/chezmoi_2.33.3_windows_amd64.zip",
"hash": "46672b345a8ab3ce1613de58e5d2772ce4b6a01732381e5bd7ffc9a593312f2b" "hash": "96eeb198aa6cec6fa11ba1ebdb80c666b9d35e4c4c8038223bc0d27593b936ef"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.2/chezmoi_2.33.2_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.3/chezmoi_2.33.3_windows_i386.zip",
"hash": "e1d780747b4f997e5adcc17c7e421af5a1e9689d45faaa20f345158085c18d67" "hash": "cc370b0f13a7170e1858132c95049ae245a2339e8d131b97d20db683f59b802c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.2/chezmoi_2.33.2_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.3/chezmoi_2.33.3_windows_arm64.zip",
"hash": "64a01ac20f53f66656d83f3956d3516ae8d05f809b88297d5dffb00be334baa0" "hash": "c771ac7a3bfbcc1e933c0d2b43b6489560eb9cd65c80e0d7526029d75278aa56"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",