mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
redpen: Update to 1.10.4 (fixed au.url) (#776)
This commit is contained in:
parent
c56e85b7aa
commit
ac2843d760
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.3",
|
"version": "1.10.4",
|
||||||
"description": "A proofreading tool.",
|
"description": "A proofreading tool.",
|
||||||
"homepage": "http://redpen.cc",
|
"homepage": "http://redpen.cc",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/redpen-cc/redpen/releases/download/redpen-1.10.3/redpen-1.10.3.tar.gz",
|
"url": "https://github.com/redpen-cc/redpen/releases/download/redpen-1.10.4/redpen-distribution-1.10.4-assembled.tar.gz",
|
||||||
"hash": "0a7543e3961428ce68eb47c964e8988ec2f585db6e32ded582eb6626a98ffdd2",
|
"hash": "6c3dc4a6a45828f9cc833ca7253fdb036179036631248288251cb9ac4520c39d",
|
||||||
"extract_dir": "redpen-distribution-1.10.3",
|
"extract_dir": "redpen-distribution-1.10.4",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\redpen.bat",
|
"bin\\redpen.bat",
|
||||||
"bin\\redpen-server.bat"
|
"bin\\redpen-server.bat"
|
||||||
@ -21,7 +21,7 @@
|
|||||||
"regex": "Release ([\\d.]+)"
|
"regex": "Release ([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/redpen-cc/redpen/releases/download/redpen-$version/redpen-$version.tar.gz",
|
"url": "https://github.com/redpen-cc/redpen/releases/download/redpen-$version/redpen-distribution-$version-assembled.tar.gz",
|
||||||
"extract_dir": "redpen-distribution-$version"
|
"extract_dir": "redpen-distribution-$version"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user