harper: Update to version 1.0.0

This commit is contained in:
github-actions[bot] 2025-11-29 00:39:43 +00:00
parent 9105ff200a
commit 2a0dc71cd6

View File

@ -1,17 +1,17 @@
{ {
"version": "0.73.0", "version": "1.0.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.73.0/harper-ls-x86_64-pc-windows-msvc.zip", "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/v0.73.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v1.0.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"abeeed45af7f5e6fc440514dd76fc4a1aeab64fe7a6612af04dfa7f221d7cec0", "d819c44e71ca1d214ca50b698eb053fc4daaa74e49425df660a067428a6d69a2",
"79d0e3d0270a8df7e690ee4a0f55504041bc42a76a6b6edf077b21add4721dc1" "90c2d6be0187922055a999fc96498bb1f8fdce99b4976d4367d86e6227defab7"
] ]
} }
}, },