harper: Update to version 0.63.0

This commit is contained in:
github-actions[bot] 2025-09-12 20:27:35 +00:00
parent 19f12cf75c
commit 2b841e7314

View File

@ -1,17 +1,17 @@
{
"version": "0.62.0",
"version": "0.63.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.62.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.62.0/harper-cli-x86_64-pc-windows-msvc.zip"
"https://github.com/Automattic/harper/releases/download/v0.63.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.63.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"b49804f364a15cf41acc987dfad436f5777052b531009009374e55bf27f0892c",
"9e5359b045e210723364f14f9572800a76f1bcde4f86d17dd1a5986ea1d6bcb3"
"9437facbf79ee85149c3efa6de1fd223a302cc2065a6d01eb0a541e3777a64ee",
"bf46d055c5f15584a5f9ac683d03f4f31b3087497f7ebfa919ea1cf0dabcf06c"
]
}
},