chezmoi: Update to version 2.22.1

This commit is contained in:
github-actions[bot] 2022-09-05 00:37:20 +00:00
parent 6fb0b625d1
commit 1e76582d2b

View File

@ -1,16 +1,16 @@
{ {
"version": "2.22.0", "version": "2.22.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.22.0/chezmoi_2.22.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.1/chezmoi_2.22.1_windows_amd64.zip",
"hash": "14ca85dd1bc5b637841caa9fb49d2d43bb4c9ff5e37cd77e64c52f3fdb88d92d" "hash": "36d6c9ae8619234d38e9586fe5418265734eeb25381755dd3e6b0f9a5defefcf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.0/chezmoi_2.22.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.22.1/chezmoi_2.22.1_windows_i386.zip",
"hash": "bc207aba0369934504b84f5601def74375c7d78b97d6cbf8cbc62b6d40c32ab4" "hash": "c96a714fa5ff02485675a2446433d2b756ab7ec0585b1334d91aa6c0d6906968"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",