chezmoi: Update to version 2.30.0

This commit is contained in:
github-actions[bot] 2023-02-07 01:53:42 +00:00
parent a6dcf807c0
commit 4e2434d7a7

View File

@ -1,20 +1,20 @@
{
"version": "2.29.4",
"version": "2.30.0",
"description": "Manage your dotfiles across multiple diverse machines, securely.",
"homepage": "https://chezmoi.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_amd64.zip",
"hash": "0c6e4fe2e149add4d51b0840fd3e1c1912dd1e2b308d31ec909a7213d52221f7"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.0/chezmoi_2.30.0_windows_amd64.zip",
"hash": "d0313913ce1ae4d1e91c6d575c15628e8d82a9c390a86151a2f96bc0eec165d5"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_i386.zip",
"hash": "f92260d2f3186bfab606bd0c8c5e147312ad627fd387428eb98583f6eb57cfe7"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.0/chezmoi_2.30.0_windows_i386.zip",
"hash": "1a558a9162508c47ecad55e984d95c8d5bb0e802c248ae2f009d13987f57ba34"
},
"arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.29.4/chezmoi_2.29.4_windows_arm64.zip",
"hash": "323df1b42ac82903c3205943524fe15ce35ebc597969f5d8f9a3ef5e09aa57d2"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.30.0/chezmoi_2.30.0_windows_arm64.zip",
"hash": "2ca773cf6d1012b661e33e28ea868a3ab4067fe257f64ae89e9b175012a3c278"
}
},
"bin": "chezmoi.exe",