harper: Update to version 0.51.0

This commit is contained in:
github-actions[bot] 2025-07-16 00:42:09 +00:00
parent 64a4caf7a3
commit 1ddf0f8768

View File

@ -1,17 +1,17 @@
{
"version": "0.50.0",
"version": "0.51.0",
"description": "The Grammar Checker for Developers",
"homepage": "https://github.com/Automattic/harper",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": [
"https://github.com/Automattic/harper/releases/download/v0.50.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.50.0/harper-cli-x86_64-pc-windows-msvc.zip"
"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.51.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"9770d9ba20759953464f45860fdec5377ac1dee61c496220e7de38094957110a",
"303eac07d2ec5cc902926c34f738b164644694859df9c7ac450977585c701c92"
"57b16e817c15139bc85a82d2e7ca9208766553c10cd706fb8d23e8e3af8e2a2b",
"03835bdf5905631cb4397a712accdd8c5c96c2e749f15d62be9d9279009d9b49"
]
}
},