From f2411c698b003b0d7f39d98f5e0e1eef954eb154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Mon, 26 Mar 2018 22:33:42 +0700 Subject: [PATCH] release 2018.03.26.1 --- 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 8853d56fb..24cc6fa2f 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.03.26 (sig)

+

2018.03.26.1 (sig)

-

SHA256: c3d4a016d66429725e268f4408e1774bd4489b9a16385498a7c2b937a409f343

+

SHA256: 8401c1974e84998aac7f9b681543201cb342667d6a2080f0bc510130c0e4b6a1

- Windows exe (sig - SHA256 fe03566ac18baa7a4030f8ba663b3e4d4ced80c346fbed5418319cdf6bfa7146)
- Full source + docs + binary tarball (sig - SHA256 3b29dcbaaa4b1836c871778617da1e28666d038b1ef692c5199179a86afe6790) + Windows exe (sig - SHA256 7a14483f8a8862b147fecf5db0631f8f1bf73fa63a49b3705cf206d1cb99ab4e)
+ Full source + docs + binary tarball (sig - SHA256 5aef6130844540f372931e1f1b5fbfce4768fbcf466349ebce17b62f3abf6ae9)

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 bc3c7a863..87493b4bf 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.03.26 \ No newline at end of file +2018.03.26.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index f3c7863e4..5ed50f85e 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-03-26T22:27:11.100123Z + 2018-03-26T22:33:34.689296Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12575,4 +12575,19 @@ 2018-03-26T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.03.26.1 + New version 2018.03.26.1 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.03.26.1/ +
+ + + The youtube-dl maintainers + + 2018-03-26T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index b229616e2..6a54c3006 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.03.26", - "signature": "7c8ad1e49a3241b4554667b18a8c574a14034c3ed1a1eeb689de3a8a123ec5c61a0db603a054c841cdd9e8c2d5920c16de801eb9cff27919f1b2e5e02acf61df14228f9b7041bb35385b62a5d7480f2ec29d165263c2554d93691588747ce4638ce0584ba33ff096f76841a4d508eb718d0be56de773b3b5e24fa6b1cae0349b", + "latest": "2018.03.26.1", + "signature": "25a93dbcfdaf8158719a4fc5da3e865951189fb9c93f8158d1057de65e193d8622b65528bff589ea7c7f6cfe05a1e6f996f734f42e9120f6458da01485e4a0160959d375ce4516fc5e3b3e931eca6339850a6912f36f1ddeca11f1b70431f3529f64dcfb6f22ec399ce65c1cf89892a41408d2454ce958a0f72bd3d5ae4350aa", "versions": { "2012.02.22": { "bin": [ @@ -11739,6 +11739,20 @@ "https://yt-dl.org/downloads/2018.03.26/youtube-dl-2018.03.26.tar.gz", "3b29dcbaaa4b1836c871778617da1e28666d038b1ef692c5199179a86afe6790" ] + }, + "2018.03.26.1": { + "bin": [ + "https://yt-dl.org/downloads/2018.03.26.1/youtube-dl", + "8401c1974e84998aac7f9b681543201cb342667d6a2080f0bc510130c0e4b6a1" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.03.26.1/youtube-dl.exe", + "7a14483f8a8862b147fecf5db0631f8f1bf73fa63a49b3705cf206d1cb99ab4e" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.03.26.1/youtube-dl-2018.03.26.1.tar.gz", + "5aef6130844540f372931e1f1b5fbfce4768fbcf466349ebce17b62f3abf6ae9" + ] } } } \ No newline at end of file