harper: Update to version 0.61.0

This commit is contained in:
github-actions[bot] 2025-09-02 20:27:33 +00:00
parent 47c7f17798
commit cb69fba19e

View File

@ -1,17 +1,17 @@
{ {
"version": "0.60.0", "version": "0.61.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.60.0/harper-ls-x86_64-pc-windows-msvc.zip", "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.60.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.61.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"d96920774e534cfdd9fe9233539d1b8f6c82e19cbdb0e0b7ecb3ea172869ac41", "8159c8a9faaf2a15741333e599e1e422506fae10932c0c3d75e9d79a0115fe17",
"5bc03a09bfc66d9648aa994c7c6e4a535ad752babe831029506cb58106529c33" "50cebb058883d714aea46a1a70181f0d03577a7d7798f2dd95ad2cd59c2fba88"
] ]
} }
}, },