mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
(chore): Some Refactoring (#3961)
This commit is contained in:
parent
eb1512994f
commit
091a6c0b77
@ -4,9 +4,7 @@
|
|||||||
"homepage": "http://redpen.cc",
|
"homepage": "http://redpen.cc",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"Java": [
|
"Java": "adopt8-hotspot-jre"
|
||||||
"adopt8-hotspot-jre"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"url": "https://github.com/redpen-cc/redpen/releases/download/redpen-1.10.4/redpen-distribution-1.10.4-assembled.tar.gz",
|
"url": "https://github.com/redpen-cc/redpen/releases/download/redpen-1.10.4/redpen-distribution-1.10.4-assembled.tar.gz",
|
||||||
"hash": "6c3dc4a6a45828f9cc833ca7253fdb036179036631248288251cb9ac4520c39d",
|
"hash": "6c3dc4a6a45828f9cc833ca7253fdb036179036631248288251cb9ac4520c39d",
|
||||||
|
|||||||
@ -8,7 +8,10 @@
|
|||||||
"extract_dir": "xmlstarlet-1.6.1",
|
"extract_dir": "xmlstarlet-1.6.1",
|
||||||
"bin": [
|
"bin": [
|
||||||
"xml.exe",
|
"xml.exe",
|
||||||
["xml.exe", "xmlstarlet"]
|
[
|
||||||
|
"xml.exe",
|
||||||
|
"xmlstarlet"
|
||||||
|
]
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://sourceforge.net/projects/xmlstar/files/",
|
"url": "https://sourceforge.net/projects/xmlstar/files/",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user