harper: Update to version 0.18.1

This commit is contained in:
github-actions[bot] 2025-01-29 00:35:53 +00:00
parent 9c79ba1b30
commit a705226961

View File

@ -1,17 +1,17 @@
{ {
"version": "0.18.0", "version": "0.18.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.0/harper-ls-x86_64-pc-windows-msvc.zip", "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.18.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.18.1/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"57d0e3dafac51343ab62f83d3699c1738764824571b155d7c49780131c495698", "69f67a1a2a50bc7a733b20419e0b5993cd0d9a9667b7629b10324cede21398f3",
"95284d925f2d160398782953b2a55f4f14326fc6dc69224a8a273ad9eb6d365b" "a44410dfd3eb0c7fdad21408229852fdf1e5e98fb30cce5506e18dabf0559062"
] ]
} }
}, },