harper: Update to version 0.31.0

This commit is contained in:
github-actions[bot] 2025-04-26 20:27:18 +00:00
parent 8a91675c81
commit 9ac2e9d87d

View File

@ -1,17 +1,17 @@
{
"version": "0.30.0",
"version": "0.31.0",
"description": "The Grammar Checker for Developers",
"homepage": "https://github.com/Automattic/harper",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": [
"https://github.com/Automattic/harper/releases/download/v0.30.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.30.0/harper-cli-x86_64-pc-windows-msvc.zip"
"https://github.com/Automattic/harper/releases/download/v0.31.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.31.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"53e6526eeaf75800244319b07e48b9eb340e0e3862cefc088cdf088099331bf8",
"d60ca54cf04a83a4bb54747f60dc0622c5dee0f0a27cf97d1d6805b1eac9d513"
"bf730315fe20920931cbd34714ebe46b8f8db4b309b537e20e42b9d8392d5e96",
"e89628da833481be930753250fc73457eefc237cfae2d85a1767f8bd0fd5353b"
]
}
},