chezmoi: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2022-02-15 00:32:59 +00:00
parent c2bc985e22
commit f73548123e

View File

@ -1,16 +1,16 @@
{ {
"version": "2.11.2", "version": "2.12.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.11.2/chezmoi_2.11.2_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.0/chezmoi_2.12.0_windows_amd64.zip",
"hash": "6fbe0ff6ad8510f208f4ba04de11a71c9c70e913e48a309ac4d8380a683667c3" "hash": "a53c1c25028234df1824f8d76d4b6aacf2155d450d2b3828ab8b16192fe6ed5e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.11.2/chezmoi_2.11.2_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.12.0/chezmoi_2.12.0_windows_i386.zip",
"hash": "8dce3b52dcd28ffcc517b9ca6f2e21a236b74f9875260c0f1d2e5cc81d5b429e" "hash": "266c6be85689ba1f40f0918e20f6cccb464948ce85e81e16261c5de3048eda61"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",