harper: Update to version 0.19.1

This commit is contained in:
github-actions[bot] 2025-01-31 20:27:36 +00:00
parent a8a8576d72
commit 0d03be5e5b

View File

@ -1,17 +1,17 @@
{ {
"version": "0.18.1", "version": "0.19.1",
"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.18.1/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.19.1/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.18.1/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.19.1/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"69f67a1a2a50bc7a733b20419e0b5993cd0d9a9667b7629b10324cede21398f3", "6717c08db0e68b340ff881b15f40491e45ec9c5ed4352d04ed394f6559d7bf22",
"a44410dfd3eb0c7fdad21408229852fdf1e5e98fb30cce5506e18dabf0559062" "4a5f3cd961d2504b531cf1143ec5ecf6e34190b54b8fc7e019559ed844da4ad4"
] ]
} }
}, },