mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-06 19:55:15 +00:00
36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"version": "1.2.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/v1.2.0/harper-ls-x86_64-pc-windows-msvc.zip",
|
|
"https://github.com/Automattic/harper/releases/download/v1.2.0/harper-cli-x86_64-pc-windows-msvc.zip"
|
|
],
|
|
"hash": [
|
|
"b4bd547c12a20c6a996ef4c37176571dee56e371a54effddafea0f6e1ebf348e",
|
|
"a7ad7967431c7b4a038447049d1b1117b3935761d20abf3d7b7faa97082f3c45"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|