harper: Update to version 0.58.0

This commit is contained in:
github-actions[bot] 2025-08-19 00:40:13 +00:00
parent 3e25fc8b38
commit d09b741459

View File

@ -1,17 +1,17 @@
{ {
"version": "0.57.0", "version": "0.58.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.57.0/harper-ls-x86_64-pc-windows-msvc.zip", "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.57.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.58.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"785c611af9224856d2e0da7763f4536b62c5074e7a327493e0c8de92d433e571", "7cbda4184646e6af8d917e8ab2731972c8f5080ae3044eb5f7a90bb619841281",
"7bdcf4ad3d03f2c3ad56c707d8be3a0be2cf25bced0d6178415c063a68c669c3" "4a2e4690f2815842f1f6c68afffda3ca52534495c9154c0ee4236f39ed6f6acb"
] ]
} }
}, },