2025-05-09 00:39:11 +00:00

36 lines
1.2 KiB
JSON

{
"version": "0.34.1",
"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.34.1/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.34.1/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"230e03a0b3e4ee2783d5bd617f8889a84230d0cb46f3e4a94ad4ae37c6a506cb",
"0227f453c0aaa3e7c88151fc15a4dbc3683bf15a09ec82e1f9cec71de12dab9a"
]
}
},
"bin": [
"harper-ls.exe",
"harper-cli.exe"
],
"checkver": {
"github": "https://github.com/Automattic/harper"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": [
"https://github.com/Automattic/harper/releases/download/v$version/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v$version/harper-cli-x86_64-pc-windows-msvc.zip"
]
}
}
}
}