harper: Update to version 0.22.0

This commit is contained in:
github-actions[bot] 2025-02-18 16:30:29 +00:00
parent 653f5d5bd7
commit 704d4bc8ae

View File

@ -1,17 +1,17 @@
{ {
"version": "0.21.1", "version": "0.22.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.21.1/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.22.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.21.1/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.22.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"f801590328fb8dbc0c93d6b49868dffde664ada56a6f0926d8b5995817d688b0", "b87f65aec9346260172bb333dccd4c39a76f9767abbf7d365a820d7077f6d5bd",
"8e1c6484ec55ed928a1e5acbc2bdb550f873df57833431bcd7a4bc2bbd2aa7c2" "e1326a94ba1cee92ef36ff2419b12a70e3caebee49edcc95d71daed3f053a2aa"
] ]
} }
}, },