chezmoi: Update to version 2.27.0

This commit is contained in:
github-actions[bot] 2022-11-09 12:32:26 +00:00
parent b0be20c80a
commit 8193f08797

View File

@ -1,20 +1,20 @@
{ {
"version": "2.26.0", "version": "2.27.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.26.0/chezmoi_2.26.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.0/chezmoi_2.27.0_windows_amd64.zip",
"hash": "67f99691a52050bc1881ed778ad65075e4e5dcd17c883c55ccebfbbf51a46f86" "hash": "73305c06045817fce543fcca5e767e1c77a4f40943a073ff22a16759a2a4b412"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.26.0/chezmoi_2.26.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.0/chezmoi_2.27.0_windows_i386.zip",
"hash": "d53786b8237ff0c312732b7e4843d7e75607873ea27bf954199a40d251710af4" "hash": "e8bbef98c3edbc28a1c2f6db014f6d03e70a2ab29c6c5a3354bebadc1ea74dd8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.26.0/chezmoi_2.26.0_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.0/chezmoi_2.27.0_windows_arm64.zip",
"hash": "ac17ca4e29d74362860a50c9c8065da4d3873bc16882dea5b66f9d9e7031a12c" "hash": "f40f342278c1e4b6c7f4008a52ccf8308abc4980bcaf0feb8229dc5bd765aa19"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",