mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-27 02:51:19 +00:00
36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"version": "0.28.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.28.0/harper-ls-x86_64-pc-windows-msvc.zip",
|
|
"https://github.com/Automattic/harper/releases/download/v0.28.0/harper-cli-x86_64-pc-windows-msvc.zip"
|
|
],
|
|
"hash": [
|
|
"b9721ce362d99d631b163e7d061faa9b931ae14b2911195fed6cd8672fc17efa",
|
|
"08df3697a77e9783d52566035fdc56c935e30bab0ade37babd7723d7d4ceb928"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|