harper: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2025-12-11 20:30:18 +00:00
parent 75d8673f10
commit ad0a380795

View File

@ -1,17 +1,17 @@
{ {
"version": "1.1.0", "version": "1.2.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/v1.1.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v1.2.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v1.1.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v1.2.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"208ce11bb9b2ef80d771eb192d7246cafb6c13f041a5ba6b4b199c7284493217", "b4bd547c12a20c6a996ef4c37176571dee56e371a54effddafea0f6e1ebf348e",
"db892f2f0f19771397f7c39ddf4dddb25c1a27074224acd04b3616ea21ff5c7b" "a7ad7967431c7b4a038447049d1b1117b3935761d20abf3d7b7faa97082f3c45"
] ]
} }
}, },