mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-09 05:05:12 +00:00
36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"version": "0.73.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.73.0/harper-ls-x86_64-pc-windows-msvc.zip",
|
|
"https://github.com/Automattic/harper/releases/download/v0.73.0/harper-cli-x86_64-pc-windows-msvc.zip"
|
|
],
|
|
"hash": [
|
|
"abeeed45af7f5e6fc440514dd76fc4a1aeab64fe7a6612af04dfa7f221d7cec0",
|
|
"79d0e3d0270a8df7e690ee4a0f55504041bc42a76a6b6edf077b21add4721dc1"
|
|
]
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|