ScoopInstaller_Main/latex.json
2019-01-07 16:52:04 +01:00

23 lines
837 B
JSON

{
"homepage": "https://miktex.org",
"version": "2.9.6942",
"license": {
"identifier": "Freeware",
"url": "https://miktex.org/copying"
},
"url": "https://ftp.fau.de/ctan/systems/win32/miktex/setup/windows-x86/miktex-portable-2.9.6942.exe#/dl.7z",
"hash": "20e42d52e7601f7b0abaf042408a18b39ffd84b3bb5c2a51f9b70a6555ea5897",
"env_add_path": "texmfs\\install\\miktex\\bin",
"checkver": {
"url": "https://miktex.org/download#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/download#portable",
"find": "SHA-256:</td>\\s*<td>\\s*([a-fA-F0-9]{64})"
}
}
}