mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Bump bundled MathJax version
This commit is contained in:
parent
3d83748f2a
commit
edcfcd9792
@ -18,7 +18,7 @@ class MathJax(ReVendor):
|
||||
description = 'Create the MathJax bundle'
|
||||
NAME = 'mathjax'
|
||||
TAR_NAME = 'MathJax'
|
||||
VERSION = '3.0.5'
|
||||
VERSION = '3.1.4'
|
||||
DOWNLOAD_URL = 'https://github.com/mathjax/MathJax/archive/%s.tar.gz' % VERSION
|
||||
|
||||
def add_file_pre(self, name, raw):
|
||||
|
Loading…
x
Reference in New Issue
Block a user