harper: Update to version 0.59.0

This commit is contained in:
github-actions[bot] 2025-08-22 00:38:39 +00:00
parent c6b0d04bd7
commit ccf6099081

View File

@ -1,17 +1,17 @@
{ {
"version": "0.58.0", "version": "0.59.0",
"description": "The Grammar Checker for Developers", "description": "The Grammar Checker for Developers",
"homepage": "https://github.com/Automattic/harper", "homepage": "https://github.com/Automattic/harper",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/Automattic/harper/releases/download/v0.58.0/harper-ls-x86_64-pc-windows-msvc.zip", "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.58.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.59.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"7cbda4184646e6af8d917e8ab2731972c8f5080ae3044eb5f7a90bb619841281", "fbd487c02243ddef954110116f4e306fcde215e62a22770943cf0bc78acb26b6",
"4a2e4690f2815842f1f6c68afffda3ca52534495c9154c0ee4236f39ed6f6acb" "78711e6cd93c71ddb4f1a05f71aa2cad825a87bfe43708cb9dc7a2aca9942012"
] ]
} }
}, },