| Index: README.chromium
|
| diff --git a/README.chromium b/README.chromium
|
| index 28411771024184d7c01cc247f2e03b21bf68f29b..f4a18078eda8581269c50990b6404c81932beacb 100644
|
| --- a/README.chromium
|
| +++ b/README.chromium
|
| @@ -1,13 +1,15 @@
|
| -Name: Mozilla Download Library
|
| -Short Name: mozdownload
|
| -URL: https://github.com/mozilla/mozdownload
|
| -Version: 1.6
|
| -License: None
|
| -License File: No
|
| -Security Critical: No
|
| -
|
| -Description:
|
| -Used by WebRTC Firefox interop tests (see https://code.google.com/p/chromium/codesearch#search/&q=FirefoxApprtcInteropTest&sq=package:chromium&type=cs) to download the latest Firefox nightly.
|
| -
|
| -Local Modifications:
|
| -None
|
| +Name: Mozilla Download Library
|
| +Short Name: mozdownload
|
| +URL: https://github.com/mozilla/mozdownload
|
| +Version: 1.19
|
| +License: None
|
| +License File: No
|
| +Security Critical: No
|
| +
|
| +Description:
|
| +Used by WebRTC Firefox interop tests (see https://code.google.com/p/chromium/codesearch#search/&q=FirefoxApprtcInteropTest&sq=package:chromium&type=cs) to download the latest Firefox nightly.
|
| +
|
| +Local Modifications:
|
| +Removed progressbar dependency from scraper.
|
| +Removed cli from __init__.py
|
| +Removed tests/ folder
|
|
|