harper: Update to version 0.52.0

This commit is contained in:
github-actions[bot] 2025-07-21 20:29:31 +00:00
parent c0dbc56e21
commit 59bbf0b1ac

View File

@ -1,17 +1,17 @@
{ {
"version": "0.51.0", "version": "0.52.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.51.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.52.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.51.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.52.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"57b16e817c15139bc85a82d2e7ca9208766553c10cd706fb8d23e8e3af8e2a2b", "6a9b1405169e8a6413a99938458636644aa533c125207fa6ae9d9d73b37cead9",
"03835bdf5905631cb4397a712accdd8c5c96c2e749f15d62be9d9279009d9b49" "2e6c045311fd1c7ed3e8f24ef269dfc67c202ace19fb867d607c764a4e28b837"
] ]
} }
}, },