chezmoi: Update to version 2.27.3

This commit is contained in:
github-actions[bot] 2022-12-05 01:54:52 +00:00
parent fa66d886c2
commit 46feab0eb6

View File

@ -1,20 +1,20 @@
{ {
"version": "2.27.2", "version": "2.27.3",
"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.27.2/chezmoi_2.27.2_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.3/chezmoi_2.27.3_windows_amd64.zip",
"hash": "d8899847941cd7d9b82064422fdbcd55a706da3391d4fcc8ccc9de0f3624032d" "hash": "b267ae7d5964ed55b14763c868a31d595b652298fb3eebaaf4fc06660e72ad40"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.2/chezmoi_2.27.2_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.3/chezmoi_2.27.3_windows_i386.zip",
"hash": "541e0130e67c4493195ae167ea345d8f3bb29cc93b300b4b3c7bf87adc936eed" "hash": "d18b5a01b3362ee94e431cd04b2a9b58e4b056a13e2ce9005f28b1f87735adc5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.2/chezmoi_2.27.2_windows_arm64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.27.3/chezmoi_2.27.3_windows_arm64.zip",
"hash": "88164de7b69261920a1b0f64ade2c532b3d7e4877a5f1c0fe99e1a6d11e31fbe" "hash": "9ecd34e2df4e613a2d1e43e0df813cc20232bc822288e311d373ddb6aada4c47"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",