harper: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2025-03-21 20:27:22 +00:00
parent 275809ad7e
commit f00f1dadce

View File

@ -1,17 +1,17 @@
{ {
"version": "0.25.1", "version": "0.26.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.25.1/harper-ls-x86_64-pc-windows-msvc.zip", "https://github.com/Automattic/harper/releases/download/v0.26.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.25.1/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.26.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"0d764832561899e362a1b2945f21a6e5c6e93163f6d3bc96ee9863cacbc427e3", "5b99ab423b0a38e916150ec7c4291aaf2cc5d4f4487ac9f7a9c39fa2ab098cc4",
"5d355c2d633308ab035f8f676a0c368e5ab9424f3ab63da7ac3a8c03a0782b30" "18ca74a4339b5f1618f6b6957f63b5eac75418b2d511b5cae898acf5686a2c35"
] ]
} }
}, },