mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update latex to and add checkver
This commit is contained in:
parent
5a644669b5
commit
98c62718ce
12
latex.json
12
latex.json
@ -1,11 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://miktex.org",
|
"homepage": "http://miktex.org",
|
||||||
"version": "2.9.5719",
|
"version": "2.9.5857",
|
||||||
"license": "http://miktex.org/copying",
|
"license": "http://miktex.org/copying",
|
||||||
"url": "http://mirrors.ctan.org/systems/win32/miktex/setup/miktex-portable-2.9.5719.exe#/dl.7z",
|
"url": "http://mirrors.ctan.org/systems/win32/miktex/setup/miktex-portable-2.9.5857.exe#/dl.7z",
|
||||||
"hash": "41bee67c430dc4a3f65416bdb6ddcaf18a45d6e825b71d6f227094e3f00c18e6",
|
"hash": "463acece6b0109baf8a53a4039e09739fb779c541f45c3567b028c46944728e6",
|
||||||
"bin": [
|
"bin": [
|
||||||
"miktex\\bin\\latex.exe",
|
"miktex\\bin\\latex.exe",
|
||||||
"miktex\\bin\\pdflatex.exe"
|
"miktex\\bin\\pdflatex.exe"
|
||||||
]
|
],
|
||||||
|
"checkver": {
|
||||||
|
"url": "http://miktex.org/portable",
|
||||||
|
"re": "MiKTeX\\s+Portable\\s+(\\d+\\.\\d+\\.\\d+)"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user