chezmoi: Update to version 2.19.0

This commit is contained in:
github-actions[bot] 2022-07-17 20:27:50 +00:00
parent 4076432ef7
commit 9e71796695

View File

@ -1,16 +1,16 @@
{ {
"version": "2.18.1", "version": "2.19.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.18.1/chezmoi_2.18.1_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.19.0/chezmoi_2.19.0_windows_amd64.zip",
"hash": "ec3d2d3aac5de77d67fea33cc9271fdc9cf2853e762f086340d26da96282e644" "hash": "73737c20c329204da851b49754b3d3dc523481827b36e31391680ff6bb871dd5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.18.1/chezmoi_2.18.1_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.19.0/chezmoi_2.19.0_windows_i386.zip",
"hash": "fead2c8a696ff1086e445d6bd9dc4e622ecbfcb7bd9c54a3bc647ed4bdd06f11" "hash": "f6890bfed0b7b479f199336ae8c235bdf56d15c8a1d5b271c2547dfcd577f045"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",