harper: Update to version 0.29.0

This commit is contained in:
github-actions[bot] 2025-04-15 20:29:32 +00:00
parent ba3d3fd48b
commit 752102e7ad

View File

@ -1,17 +1,17 @@
{
"version": "0.28.0",
"version": "0.29.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.28.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.28.0/harper-cli-x86_64-pc-windows-msvc.zip"
"https://github.com/Automattic/harper/releases/download/v0.29.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.29.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"b9721ce362d99d631b163e7d061faa9b931ae14b2911195fed6cd8672fc17efa",
"08df3697a77e9783d52566035fdc56c935e30bab0ade37babd7723d7d4ceb928"
"a679170f774a3156d1d050317bbf61c91a19259b8b72d2b52a5d259d61ea3077",
"5167b723cd1355cf45eedc0e550516f5fc37179d234b387853a3f3473d7dfc8b"
]
}
},