harper: Update to version 0.56.0

This commit is contained in:
github-actions[bot] 2025-08-07 00:45:18 +00:00
parent 9d91e819c5
commit 41c25dca41

View File

@ -1,17 +1,17 @@
{ {
"version": "0.55.0", "version": "0.56.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.55.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.56.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.55.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.56.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"55fb3831bba25c57d9aa6922d3d26f5fa5aeb7f19d0652ad4d8aec206f2a0a9c", "18afe0586506f72ffc155a9ddb119c71d2f3a3fbf17bced1ac72ffd79f9e668c",
"2df2579a1e3ca34e9e0ce6cac2be4a2b7d6834317faec94c9a1a2d90ba18909d" "2e832643d684fca9fc2cfc5864367863e1cc681edd72a9bef357995772651403"
] ]
} }
}, },