chezmoi: Update to version 2.25.0

This commit is contained in:
github-actions[bot] 2022-10-13 16:31:41 +00:00
parent 701caa1447
commit fa2b943394

View File

@ -1,16 +1,16 @@
{
"version": "2.24.0",
"version": "2.25.0",
"description": "Manage your dotfiles across multiple diverse machines, securely.",
"homepage": "https://chezmoi.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.24.0/chezmoi_2.24.0_windows_amd64.zip",
"hash": "e8f5e376e482f01c16e6f186e9ae87ad5dfb227404f504543c19435758e5f6a0"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.25.0/chezmoi_2.25.0_windows_amd64.zip",
"hash": "1869cdd0b2913cf1619f25455c92f63d9f40f2b0c7b3c84b10b9f4804b911a40"
},
"32bit": {
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.24.0/chezmoi_2.24.0_windows_i386.zip",
"hash": "c2811ab0ae01ec244d872d45dd020c40fbae20d9c17315e1abc99d2a0ea5d3b9"
"url": "https://github.com/twpayne/chezmoi/releases/download/v2.25.0/chezmoi_2.25.0_windows_i386.zip",
"hash": "c6a2697ae04de33b47a7568ae2fc349e01af4e20c2e056bf067d7d3db410c973"
}
},
"bin": "chezmoi.exe",