2025-02-13 20:28:11 +00:00

36 lines
1.2 KiB
JSON

{
"version": "0.21.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.21.1/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.21.1/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"f801590328fb8dbc0c93d6b49868dffde664ada56a6f0926d8b5995817d688b0",
"8e1c6484ec55ed928a1e5acbc2bdb550f873df57833431bcd7a4bc2bbd2aa7c2"
]
}
},
"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"
]
}
}
}
}