harper: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2025-03-06 00:37:01 +00:00
parent f9e63bb4b8
commit 94e08d0500

View File

@ -1,17 +1,17 @@
{ {
"version": "0.23.0", "version": "0.24.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.23.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.24.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.23.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.24.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"c5c3fc495f4b12cf58bf555bdac4d420e776397997cbca59b9a857f49e15b954", "96c13907fbd83d9a07f11941a325bad0d9359556b9a90bf3abc4731a01af8437",
"919259c58610b515cd835e3e1a7ad6ddcc483bd38a855282d7800269ab211b9c" "956430bfd69ae5ec7cb8abdc42cfb990b9a6731c9ad1f9155f5b4fc6d80f623a"
] ]
} }
}, },