harper: Update to version 0.72.0

This commit is contained in:
github-actions[bot] 2025-11-14 20:29:44 +00:00
parent 1ee3108205
commit acf59be0e7

View File

@ -1,17 +1,17 @@
{ {
"version": "0.71.0", "version": "0.72.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.71.0/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.72.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.71.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.72.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"bda93faac2e5e52286c852e30d56c1ee8c2d65e54f316e174f9c41736befba9b", "003b3416b33ab9f953f6848f8ddca3be5c8f1fccecd4fa4e6256c0e42fb6d942",
"fdc5e25c65e9af186e25354ccf71278f888b404be1d6424774249fdc3328902a" "1ae10fab91e3381242ce24d051fbcf6663964d65b1c7dc2dde39b6770459c000"
] ]
} }
}, },