harper: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2025-06-10 20:29:55 +00:00
parent 9c356f86f0
commit db52211647

View File

@ -1,17 +1,17 @@
{
"version": "0.41.0",
"version": "0.42.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.41.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.41.0/harper-cli-x86_64-pc-windows-msvc.zip"
"https://github.com/Automattic/harper/releases/download/v0.42.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.42.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"47b0fe5583fa453380809bbf709d581bb2eefb9597bd232e0319ab11807d613c",
"5e947c233b26bf75463c4bb00851258f0fe3713895c0e72b08e2091130b23e9d"
"9b302ac97635311261f59782a2df1242600f64ac8c86b684cb3e57669ee7c320",
"bc8d0bf6c76eb39e22d5cde4d8aba642b383cb64e1f7391df39ae862e91eaf33"
]
}
},