harper: Update to version 0.62.0

This commit is contained in:
github-actions[bot] 2025-09-09 00:37:53 +00:00
parent 66e634047c
commit 3c4e8e9758

View File

@ -1,17 +1,17 @@
{ {
"version": "0.61.0", "version": "0.62.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.61.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.62.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.61.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.62.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"8159c8a9faaf2a15741333e599e1e422506fae10932c0c3d75e9d79a0115fe17", "b49804f364a15cf41acc987dfad436f5777052b531009009374e55bf27f0892c",
"50cebb058883d714aea46a1a70181f0d03577a7d7798f2dd95ad2cd59c2fba88" "9e5359b045e210723364f14f9572800a76f1bcde4f86d17dd1a5986ea1d6bcb3"
] ]
} }
}, },