Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-09-04 10:42:00 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-01-18 12:51:24 +0300
commit4705de45c4aa82b72d3cb295081347a0028c96f5 (patch)
tree8fbcd3b542e3c720454b9be95ae0303999716dbe /pdfjs-get.js
parentc433ec231bb4691efff631cbb981a1ffe93f57f0 (diff)
Bump pdf.js to 2.5.207
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'pdfjs-get.js')
-rw-r--r--pdfjs-get.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/pdfjs-get.js b/pdfjs-get.js
index c3b3876..3395572 100644
--- a/pdfjs-get.js
+++ b/pdfjs-get.js
@@ -4,9 +4,8 @@ const request = require('request')
const progress = require('request-progress')
const cliProgress = require('cli-progress')
-
// Fetching pdf.js build release
-const PDFJSversion = '2.4.456'
+const PDFJSversion = '2.5.207'
console.info('Fetching pdfjs', PDFJSversion)
// Init progress