harper: Update to version 0.69.0

This commit is contained in:
github-actions[bot] 2025-10-22 20:29:37 +00:00
parent 18aac1ea81
commit 2acf6fd24e

View File

@ -1,17 +1,17 @@
{ {
"version": "0.68.0", "version": "0.69.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.68.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.69.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.68.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.69.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"ab8b6d0e3954e47582ae072936a0176778ff81199752a66427b58878275811c5", "61d8951caf348b4e79d855bbee21237b71a40c7291743b6ef7ca8568948689a6",
"a9bac858b0f4dae68afa16f6a0409179b9526f583cfafc6bd5954f115e483053" "dbbd8bf843080e0e61a573ea58195478020ee0123a54f5ea7d1562bb397a4448"
] ]
} }
}, },