harper: Update to version 0.48.0

This commit is contained in:
github-actions[bot] 2025-07-04 20:29:17 +00:00
parent 818d0f2b95
commit 101bac98a9

View File

@ -1,17 +1,17 @@
{ {
"version": "0.47.0", "version": "0.48.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.47.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.48.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.47.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.48.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"776ee16263e12edb58b4d1541412f0347ad57b3d89d23ac9bc592dcc649e2a7f", "59fd50070e6d8daa77a5242e66ac6b0652973b9be78de42ed63e3b534571e238",
"bcc399d6d05ebc29db2741e3bfcea248ba58ef8456984a36b1ea45182874d07f" "a5977550118be34c2fb44a6a84633427ea69248902242f125df2aaa88bfcfe40"
] ]
} }
}, },