harper: Update to version 0.70.0

This commit is contained in:
github-actions[bot] 2025-10-25 00:37:40 +00:00
parent 8bb5db0f95
commit 4f012b2627

View File

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