harper: Update to version 0.43.0

This commit is contained in:
github-actions[bot] 2025-06-17 00:40:44 +00:00
parent 3422042f59
commit dc2dec4566

View File

@ -1,17 +1,17 @@
{ {
"version": "0.42.0", "version": "0.43.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.42.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.43.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" "https://github.com/Automattic/harper/releases/download/v0.43.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"9b302ac97635311261f59782a2df1242600f64ac8c86b684cb3e57669ee7c320", "b5e7520b2834bba689311bb0387516601b34c52600deaffcbf2980ff2a220b08",
"bc8d0bf6c76eb39e22d5cde4d8aba642b383cb64e1f7391df39ae862e91eaf33" "f2281871d3648e92ea0d630e8280b0256b2f8ac2d653fe6218ebabb0a60c5719"
] ]
} }
}, },