Files
moodle/filter/tex/thirdpartylibs.xml
T
Sujith Haridasan c7a9ce8d08 MDL-70769 libraries: Upgrade mimetex to 1.77 version
Upgrade mimetex to version 1.77. The steps followed
remained the same described in readme_moodle.txt.
This time we have made support for 64 bit architecture.
Hence all the binaries created now work with 64 bit only.
Following are the binaries which are upgraded:
1. Linux
2. Arm(aarch64)
3. Windows(exe)
4. Freebsd
5. Mac(darwin)

Signed-off-by: Sujith Haridasan <sujith@moodle.com>
2021-03-18 16:27:46 +05:30

11 lines
229 B
XML

<?xml version="1.0"?>
<libraries>
<library>
<location>mimetex.*</location>
<name>mimeTeX</name>
<license>GPL</license>
<version>1.77</version>
<licenseversion>3.0+</licenseversion>
</library>
</libraries>