harper: Update to version 0.35.0

This commit is contained in:
github-actions[bot] 2025-05-15 00:38:45 +00:00
parent 38608490f4
commit c8c017a17d

View File

@ -1,17 +1,17 @@
{ {
"version": "0.34.1", "version": "0.35.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.34.1/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.35.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.34.1/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.35.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"230e03a0b3e4ee2783d5bd617f8889a84230d0cb46f3e4a94ad4ae37c6a506cb", "ead97cfc7feaa03de283ead5c61b8f851c8e658776d87d71433a3e2725343ed1",
"0227f453c0aaa3e7c88151fc15a4dbc3683bf15a09ec82e1f9cec71de12dab9a" "3f67147da0d1b2d7f218ef2817b50b24fdbc2eacadd202ff101b6adef3874b85"
] ]
} }
}, },