chezmoi: Update to version 2.13.1

This commit is contained in:
github-actions[bot] 2022-03-04 00:32:46 +00:00
parent bac02d0f0b
commit 110d6b98e4

View File

@ -1,16 +1,16 @@
{ {
"version": "2.13.0", "version": "2.13.1",
"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.13.0/chezmoi_2.13.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.1/chezmoi_2.13.1_windows_amd64.zip",
"hash": "13ca8ff92a19b6ee15dc57ff17e32db428e6cc601fcc85ad594877f25f89e54d" "hash": "d773ce2f602d5dfec01b3cbf9c34fb4251c6ab68cfe4adbc6f8bf1196df670ce"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.0/chezmoi_2.13.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.13.1/chezmoi_2.13.1_windows_i386.zip",
"hash": "68621f34b4361ce661ab67b6e14e1deb4554e20a949089032f7cce4de0b6fe28" "hash": "05c96f16a847b5c4a660c10e931b2c9d25e236c83a7bc8f789399431091e6d52"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",