chezmoi: Update to version 2.24.0

This commit is contained in:
github-actions[bot] 2022-09-25 20:29:32 +00:00
parent 326d5d59ab
commit 6f9e5c783b

View File

@ -1,16 +1,16 @@
{ {
"version": "2.23.0", "version": "2.24.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.23.0/chezmoi_2.23.0_windows_amd64.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.24.0/chezmoi_2.24.0_windows_amd64.zip",
"hash": "3e3d8c82a195175d2952c353eaa93dbe7000b26f0c37a60f8564fc4736c5e166" "hash": "e8f5e376e482f01c16e6f186e9ae87ad5dfb227404f504543c19435758e5f6a0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.23.0/chezmoi_2.23.0_windows_i386.zip", "url": "https://github.com/twpayne/chezmoi/releases/download/v2.24.0/chezmoi_2.24.0_windows_i386.zip",
"hash": "f51fcf836bef75bd26d41be1cc1a398b904497440e49c957abf63a3d6a1c4755" "hash": "c2811ab0ae01ec244d872d45dd020c40fbae20d9c17315e1abc99d2a0ea5d3b9"
} }
}, },
"bin": "chezmoi.exe", "bin": "chezmoi.exe",