From 76dbdca39f4e5b7e677c1fc3b542c5b59232a7cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Mon, 11 Jun 2018 01:59:24 +0700 Subject: [PATCH] release 2018.06.11 --- download.html | 10 +++++----- update/LATEST_VERSION | 2 +- update/releases.atom | 17 ++++++++++++++++- update/versions.json | 18 ++++++++++++++++-- 4 files changed, 38 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index 695c58888..bc269465b 100644 --- a/download.html +++ b/download.html @@ -14,15 +14,15 @@

Remember youtube-dl requires Python version 2.6, 2.7, or 3.2+ to work except for Windows exe.

-

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

+

Windows exe requires Microsoft Visual C++ 2010 Redistributable Package (x86) and does not require Python that is already embedded into the binary.

-

2018.06.04 (sig)

+

2018.06.11 (sig)

-

SHA256: 411caaa7eb1a647e973fdf3b78a4c4046ecdedbb5128b6f62f8fbfab04095fe4

+

SHA256: 9cf293a82ab134c55ce8f5bc2cb7e980fc8cabceef2409c4d42c3334f9064b1d

- Windows exe (sig - SHA256 31c586c4379e5b8c6e775e1c177748155f0a94b3e340fcf1296dbff006125422)
- Full source + docs + binary tarball (sig - SHA256 436ef69e59a1acf8091f5c294a563d6859ce6ec42543ea3abb501e2c09131301) + Windows exe (sig - SHA256 2fec689d6f607d9e9b6fb26d2cd43a7f9e3ae5633669f3099996b600c8a7eb1a)
+ Full source + docs + binary tarball (sig - SHA256 f8b1fb0f2fbf3011a98577ad57e8a9ede667bf38ae4e9c57a3597bf472d26f0d)

To install it right away for all UNIX users (Linux, OS X, etc.), type: diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index 8dc11f4a5..1510e8555 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.06.04 \ No newline at end of file +2018.06.11 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 57449dcfa..a8c32c9ac 100644 --- a/update/releases.atom +++ b/update/releases.atom @@ -3,7 +3,7 @@ youtube-dl releases https://yt-dl.org/feed/youtube-dl-updates-feed - 2018-06-04T02:43:49.803722Z + 2018-06-11T01:59:22.766140Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12755,4 +12755,19 @@ 2018-06-04T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.06.11 + New version 2018.06.11 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.06.11/ +
+ + + The youtube-dl maintainers + + 2018-06-11T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 1efe38c6d..e4f6546de 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.06.04", - "signature": "236b6d3ea55e9573a5291e1d8a14522212d6c8e63f56fb469ec32437dcc23fa859b5fd4ea89ba01dcbe3d0c6acdfd57867bd74c4a33eab6c3a774f02c13c5e7cf7bb6b1193c430a030faf2cb0f93097cfdbf36a28f5a1531ecbcf1324c73dd242dadc39af44e8ed6d0dc234e2a8f648b067eb347e076d34724da0891a038fd60", + "latest": "2018.06.11", + "signature": "5e97737dbf1c493c43c7a1c9f16e4fa1b2fba1a6d2b3891950ba70440713af94b76c9b5e0a9b2dc9396618443861d7546d6792fd1dc1c3613e31e0be69b9ab80a45bb49f8d4025e3cbc84fcf3d9873f39220c9da23217dc0ff6fc3fa3e9bea57b0cd0fb0e1081fe383d73e0ac9523234a7f020e76af54541a71a69bcf843ad19", "versions": { "2012.02.22": { "bin": [ @@ -11907,6 +11907,20 @@ "https://yt-dl.org/downloads/2018.06.04/youtube-dl-2018.06.04.tar.gz", "436ef69e59a1acf8091f5c294a563d6859ce6ec42543ea3abb501e2c09131301" ] + }, + "2018.06.11": { + "bin": [ + "https://yt-dl.org/downloads/2018.06.11/youtube-dl", + "9cf293a82ab134c55ce8f5bc2cb7e980fc8cabceef2409c4d42c3334f9064b1d" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.06.11/youtube-dl.exe", + "2fec689d6f607d9e9b6fb26d2cd43a7f9e3ae5633669f3099996b600c8a7eb1a" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.06.11/youtube-dl-2018.06.11.tar.gz", + "f8b1fb0f2fbf3011a98577ad57e8a9ede667bf38ae4e9c57a3597bf472d26f0d" + ] } } } \ No newline at end of file