harper: Update to version 0.34.0

This commit is contained in:
github-actions[bot] 2025-05-08 20:30:00 +00:00
parent 60f18059ee
commit a9f1bddc58

View File

@ -1,17 +1,17 @@
{ {
"version": "0.33.0", "version": "0.34.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.33.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.34.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.33.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.34.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"f3e0d8051adcc07bd4a0a76939c7d29fcb2a29b252ec0501692b1e530ccd05d7", "afee75c6d45aa0e1c51673b4a5b2a228769230482e9ddb4d1d94c2879e93304e",
"8f5f9a6b4414affe5a5d4fe5237f44282a091b3e09fb1c8eaadc33d6143c418d" "58292f219c951c59add31850952d0ffafe42fb9271ad1207b5e46331b1d7015b"
] ]
} }
}, },