harper: Update to version 0.68.0

This commit is contained in:
github-actions[bot] 2025-10-16 00:38:15 +00:00
parent 6372352f29
commit 267dcd66b1

View File

@ -1,17 +1,17 @@
{ {
"version": "0.67.0", "version": "0.68.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.67.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.68.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.67.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.68.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"5fc34d2ca29a4b6ebcd3c59d6f21cddee828018526536ce87ef933e3b0bd123e", "ab8b6d0e3954e47582ae072936a0176778ff81199752a66427b58878275811c5",
"fb93579dd2fbf05305c8af57a34401af9c599497c162b3676850c319ea321f18" "a9bac858b0f4dae68afa16f6a0409179b9526f583cfafc6bd5954f115e483053"
] ]
} }
}, },