harper: Update to version 0.46.0

This commit is contained in:
github-actions[bot] 2025-06-27 20:29:11 +00:00
parent 68d532f01e
commit bc333fe015

View File

@ -1,17 +1,17 @@
{
"version": "0.45.0",
"version": "0.46.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.45.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.45.0/harper-cli-x86_64-pc-windows-msvc.zip"
"https://github.com/Automattic/harper/releases/download/v0.46.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.46.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"3760d3f1af2342dd7ddc1989f2f20743e09c31b589af793fcc2215a50c671daa",
"5b2a324c2d046d92d30e107cc893035e105227caceae77bd0377425f92e9db4a"
"4253a63bdb704a46d28ea8b32b23055b650198e0995c97bdda7941475df3deec",
"e0319355854147ee4497b73edc6eb7b1d2c72ecc7032d10d8537489b02ab6c8e"
]
}
},