chezmoi: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2022-02-26 00:32:37 +00:00
parent bf283e0698
commit 4ef213fdc5

View File

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