mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-21 14:26:33 -04:00
Bump bundled MathJax version
This commit is contained in:
+1
-1
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user