Răsfoiți Sursa

added firefox and geckodriver binaries

Former-commit-id: c6c5f8c2a2d4f13a259842ea99956bbad552c83b
Gildas 6 ani în urmă
părinte
comite
a38b7c8fa8

+ 2 - 2
maff2html/README.MD

@@ -6,7 +6,7 @@ SingleFile can be launched from the command line to convert MAFF files to HTML f
 
 ## Install
 
-- Install the latest Nightly version of [Firefox version 56.0.2](https://ftp.mozilla.org/pub/firefox/nightly/2017/08/2017-08-01-10-03-11-mozilla-central/) (cf. firefox-56.0a1.en-US.win64.zip, firefox-56.0a1.en-US.win32.zip, firefox-56.0a1.en-US.linux-x86_64.tar.bz2, firefox-56.0a1.en-US.mac.dmg)
+- Unzip and install the latest Nightly version of [Firefox version 56.0.2](https://github.com/gildas-lormeau/SingleFile/tree/master/maff2html/bin/firefox/)
 
 - Make sure the executable of Firefox can be found through the `PATH` environment variable. Otherwise you will need to set the `--browser-executable-path` option to help SingleFile locating it.
 
@@ -28,7 +28,7 @@ SingleFile can be launched from the command line to convert MAFF files to HTML f
 
   `$ chmod +x single-file`
 
-- Extract and copy the [Mozilla geckodriver version 0.20.1](https://github.com/mozilla/geckodriver/releases/tag/v0.20.1) executable in the `maff2html` folder.
+- Unzip and copy the [Mozilla geckodriver version 0.20.1](https://github.com/gildas-lormeau/SingleFile/tree/master/maff2html/bin/geckodriver/) executable in the `maff2html` folder.
 
 ## Run
 

+ 1 - 0
maff2html/bin/firefox/firefox-56.0a1.en-US.linux-x86_64.tar.bz2.REMOVED.git-id

@@ -0,0 +1 @@
+068d2160a1f080bbe00adbe703b457af29e0397c

+ 1 - 0
maff2html/bin/firefox/firefox-56.0a1.en-US.mac.dmg.REMOVED.git-id

@@ -0,0 +1 @@
+b542da09a3c56a7bca22be8f0f963ef493435336

+ 1 - 0
maff2html/bin/firefox/firefox-56.0a1.en-US.win32.zip.REMOVED.git-id

@@ -0,0 +1 @@
+1ed9cbf37d51bce3fc2a46e1a3a14bdce87b2f7a

+ 1 - 0
maff2html/bin/firefox/firefox-56.0a1.en-US.win64.zip.REMOVED.git-id

@@ -0,0 +1 @@
+5ac8fffdb8612b141fc72fcbe0138b3ded8e15c5

BIN
maff2html/bin/geckodriver/geckodriver-v0.20.1-linux32.tar.gz


BIN
maff2html/bin/geckodriver/geckodriver-v0.20.1-linux64.tar.gz


BIN
maff2html/bin/geckodriver/geckodriver-v0.20.1-macos.tar.gz


BIN
maff2html/bin/geckodriver/geckodriver-v0.20.1-win32.zip


BIN
maff2html/bin/geckodriver/geckodriver-v0.20.1-win64.zip