chezmoi: Update to version 2.12.1

This commit is contained in:
github-actions[bot] 2022-02-20 16:29:32 +00:00
parent b5d4af0397
commit fb178a91ea

View File

@ -1,16 +1,16 @@
{ {
"version": "2.12.0", "version": "2.12.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.12.0/chezmoi_2.12.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.1/chezmoi_2.12.1_windows_amd64.zip",
"hash": "a53c1c25028234df1824f8d76d4b6aacf2155d450d2b3828ab8b16192fe6ed5e" "hash": "5032f394a99fa65f94eb30161878164edb411dfccf247fd2d6c60fed9829799e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.0/chezmoi_2.12.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.1/chezmoi_2.12.1_windows_i386.zip",
"hash": "266c6be85689ba1f40f0918e20f6cccb464948ce85e81e16261c5de3048eda61" "hash": "e16e359c677ea39f191661fd8090feec5d29c9019cbf66860bb6451b94fe1e6c"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",