ScoopInstaller_Main/latex.json
2018-06-30 09:00:27 +00:00

20 lines
762 B
JSON

{
"homepage": "https://miktex.org",
"version": "2.9.6753",
"license": "https://miktex.org/copying",
"url": "https://ftp.fau.de/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-2.9.6753.exe#/dl.7z",
"hash": "c8b85fc4694d748e8e481ea8e9a31057688c9e16dda8ea7686c00b29b9d6f6e2",
"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})"
}
}
}