harper: Update to version 0.34.1

This commit is contained in:
github-actions[bot] 2025-05-09 00:39:11 +00:00
parent fd60400d7b
commit ab3767a98a

View File

@ -1,17 +1,17 @@
{ {
"version": "0.34.0", "version": "0.34.1",
"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.34.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.34.1/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.34.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.34.1/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"afee75c6d45aa0e1c51673b4a5b2a228769230482e9ddb4d1d94c2879e93304e", "230e03a0b3e4ee2783d5bd617f8889a84230d0cb46f3e4a94ad4ae37c6a506cb",
"58292f219c951c59add31850952d0ffafe42fb9271ad1207b5e46331b1d7015b" "0227f453c0aaa3e7c88151fc15a4dbc3683bf15a09ec82e1f9cec71de12dab9a"
] ]
} }
}, },