mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Merge pull request #762 from neoeinstein/promote-latex
Promote `latex` to main bucket
This commit is contained in:
commit
afba67eb77
15
latex.json
Normal file
15
latex.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"homepage": "http://miktex.org",
|
||||||
|
"version": "2.9.5857",
|
||||||
|
"license": "http://miktex.org/copying",
|
||||||
|
"url": "http://mirrors.ctan.org/systems/win32/miktex/setup/miktex-portable-2.9.5857.exe#/dl.7z",
|
||||||
|
"hash": "463acece6b0109baf8a53a4039e09739fb779c541f45c3567b028c46944728e6",
|
||||||
|
"bin": [
|
||||||
|
"miktex\\bin\\latex.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