diff options
| author | 2020-06-16 02:01:18 -0400 | |
|---|---|---|
| committer | 2020-06-16 02:01:18 -0400 | |
| commit | 26ce45757dbc5f5a2bfe342ea45abb3f9e387289 (patch) | |
| tree | 87a4b6c071c354a3af5c275f678a3279f9cb8c70 /PKG-INFO | |
| parent | 0109249eee05a53a0b2153c2531d379ef7f7c251 (diff) | |
| parent | 8c911e3d62a430f5630c13d51b47201fa8ff3cd1 (diff) | |
Update upstream source from tag 'upstream/1.14.1'
Update to upstream version '1.14.1'
with Debian dir e82856fc7804a4243f6f07244b510d9b0489b7f2
Diffstat (limited to 'PKG-INFO')
| -rw-r--r-- | PKG-INFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: gallery_dl -Version: 1.14.0 +Version: 1.14.1 Summary: Command-line program to download image-galleries and -collections from several image hosting sites Home-page: https://github.com/mikf/gallery-dl Author: Mike Fährmann @@ -94,8 +94,8 @@ Description: ========== put it into your `PATH <https://en.wikipedia.org/wiki/PATH_(variable)>`__, and run it inside a command prompt (like ``cmd.exe``). - - `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.14.0/gallery-dl.exe>`__ - - `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.14.0/gallery-dl.bin>`__ + - `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.14.1/gallery-dl.exe>`__ + - `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.14.1/gallery-dl.bin>`__ These executables include a Python 3.8 interpreter and all required Python packages. @@ -302,7 +302,7 @@ Description: ========== .. _gallery-dl-example.conf: https://github.com/mikf/gallery-dl/blob/master/docs/gallery-dl-example.conf .. _configuration.rst: https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst .. _Supported Sites: https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.rst - .. _stable: https://github.com/mikf/gallery-dl/archive/v1.14.0.tar.gz + .. _stable: https://github.com/mikf/gallery-dl/archive/v1.14.1.tar.gz .. _dev: https://github.com/mikf/gallery-dl/archive/master.tar.gz .. _Python: https://www.python.org/downloads/ |
