chezmoi: Update to version 2.33.5

This commit is contained in:
github-actions[bot] 2023-05-11 20:25:01 +00:00
parent 0206aab7aa
commit acaf1415dc

View File

@ -1,20 +1,20 @@
{ {
"version": "2.33.4", "version": "2.33.5",
"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.4/chezmoi_2.33.4_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.5/chezmoi_2.33.5_windows_amd64.zip",
"hash": "e201ea2f7cec4bc7260b8d718da07e1bf4116e43efa1768c4128d0452801dab9" "hash": "a7ace9aaf73893b6bf65952983d6483423b6c8cfbe4852d8755301b94d7b3d87"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.4/chezmoi_2.33.4_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.5/chezmoi_2.33.5_windows_i386.zip",
"hash": "1bdad868c0c7acbb79215b24d361390747c15f519f9939754f487e84f4abb3cd" "hash": "a3d24e4fdb85490b273a2f8dc56cfa3645118bc2b06718eeddd4e45df15d64b0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.4/chezmoi_2.33.4_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.33.5/chezmoi_2.33.5_windows_arm64.zip",
"hash": "a0ea45d0a8d9efc7cc2756c333cf4c177ef47b69d681285e064e1da62ee2c826" "hash": "c7b3638b8eafc82bf9da0d7cd376e72b8aaba6b4db4e08fb5cf4c8b47732cd43"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",