harper: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2025-12-03 20:30:04 +00:00
parent 7facbdf872
commit c41686f88f

View File

@ -1,17 +1,17 @@
{ {
"version": "1.0.0", "version": "1.1.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.0.0/harper-ls-x86_64-pc-windows-msvc.zip", "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.0.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v1.1.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"d819c44e71ca1d214ca50b698eb053fc4daaa74e49425df660a067428a6d69a2", "208ce11bb9b2ef80d771eb192d7246cafb6c13f041a5ba6b4b199c7284493217",
"90c2d6be0187922055a999fc96498bb1f8fdce99b4976d4367d86e6227defab7" "db892f2f0f19771397f7c39ddf4dddb25c1a27074224acd04b3616ea21ff5c7b"
] ]
} }
}, },