harper: Update to version 0.50.0

This commit is contained in:
github-actions[bot] 2025-07-11 00:42:10 +00:00
parent 06e035fafa
commit 96292c3826

View File

@ -1,17 +1,17 @@
{
"version": "0.49.0",
"version": "0.50.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.49.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.49.0/harper-cli-x86_64-pc-windows-msvc.zip"
"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"
],
"hash": [
"d4f2fbc2783c2b15b1a885d8b21e58a6fa8813bbb36306b7baf4458b16e1228e",
"14aee4ec946f6711a9f612e2ba37e79eb8be391f2b763dc93eb8395341eacb3d"
"9770d9ba20759953464f45860fdec5377ac1dee61c496220e7de38094957110a",
"303eac07d2ec5cc902926c34f738b164644694859df9c7ac450977585c701c92"
]
}
},