harper: Update to version 0.60.0

This commit is contained in:
github-actions[bot] 2025-08-28 20:29:02 +00:00
parent 1e7514c565
commit 0f556b5f91

View File

@ -1,17 +1,17 @@
{
"version": "0.59.0",
"version": "0.60.0",
"description": "The Grammar Checker for Developers",
"homepage": "https://github.com/Automattic/harper",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": [
"https://github.com/Automattic/harper/releases/download/v0.59.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.59.0/harper-cli-x86_64-pc-windows-msvc.zip"
"https://github.com/Automattic/harper/releases/download/v0.60.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.60.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"fbd487c02243ddef954110116f4e306fcde215e62a22770943cf0bc78acb26b6",
"78711e6cd93c71ddb4f1a05f71aa2cad825a87bfe43708cb9dc7a2aca9942012"
"d96920774e534cfdd9fe9233539d1b8f6c82e19cbdb0e0b7ecb3ea172869ac41",
"5bc03a09bfc66d9648aa994c7c6e4a535ad752babe831029506cb58106529c33"
]
}
},