ScoopInstaller_Main/latex.json
2018-03-20 18:19:32 +01:00

20 lines
762 B
JSON

{
"homepage": "https://miktex.org",
"version": "2.9.6621",
"license": "https://miktex.org/copying",
"url": "https://ftp.fau.de/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-2.9.6621.exe#/dl.7z",
"hash": "cc5a8ef0822378c72a3b95fa43852c740ba8c3b07b440e963db0e73f25a4f213",
"env_add_path": "texmfs\\install\\miktex\\bin",
"checkver": {
"url": "https://miktex.org/portable",
"re": "miktex-portable-([\\d.]+).exe"
},
"autoupdate": {
"url": "https://ftp.fau.de/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-$version.exe#/dl.7z",
"hash": {
"url": "https://miktex.org/portable",
"find": "SHA-256:</td>\\s*<td>\\s*([a-fA-F0-9]{64})"
}
}
}