harper: Update to version 0.54.0

This commit is contained in:
github-actions[bot] 2025-07-29 00:47:27 +00:00
parent 30477cb1a9
commit 8416b07f01

View File

@ -1,17 +1,17 @@
{ {
"version": "0.53.0", "version": "0.54.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.53.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.54.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.53.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.54.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"0c6e90055b68a19d082d05c290965cce8d9d0e13ce592e7b99df362126aa7d27", "3c8c6882390fd930a0a79fea6bf0d142692a84e9805e57c16d4d0e44ca0e7717",
"303fe946437ca94dc1c6396ca62b40341464cc9e2dd19e80d3faa27b19de43b8" "92202bdd5f9dac0b7fc258173035a526d1b373f4c1fbc3ae6dc53cdfbbaf0bc1"
] ]
} }
}, },