harper: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2025-05-05 20:29:06 +00:00
parent c873cd88b9
commit bd4bd91508

View File

@ -1,17 +1,17 @@
{ {
"version": "0.32.1", "version": "0.33.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.32.1/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.33.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.32.1/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.33.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"8a42e0aac2839967a2b6f6f117ec61092bc576d4c8cf1179fc0c4faeb77fe732", "f3e0d8051adcc07bd4a0a76939c7d29fcb2a29b252ec0501692b1e530ccd05d7",
"299b18bb7469c2bc8488df3b22cb1acb197d2814b6f92c659a1f867a1ee408c0" "8f5f9a6b4414affe5a5d4fe5237f44282a091b3e09fb1c8eaadc33d6143c418d"
] ]
} }
}, },