mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 21:14:24 +00:00
36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"version": "0.48.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.48.0/harper-ls-x86_64-pc-windows-msvc.zip",
|
|
"https://github.com/Automattic/harper/releases/download/v0.48.0/harper-cli-x86_64-pc-windows-msvc.zip"
|
|
],
|
|
"hash": [
|
|
"59fd50070e6d8daa77a5242e66ac6b0652973b9be78de42ed63e3b534571e238",
|
|
"a5977550118be34c2fb44a6a84633427ea69248902242f125df2aaa88bfcfe40"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|