From b9f6f5400b6fffde21ebb29d4a4df7aecdb88fc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Tue, 19 Jun 2018 23:18:09 +0700 Subject: [PATCH] release 2018.06.19 --- 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 f8651d16c..3c4e4b229 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.18 (sig)

+

2018.06.19 (sig)

-

SHA256: d0b748e4c400ff125e55312415f5534e171072ef640055715ae5c2d154df6490

+

SHA256: 303d365caadbe0cddc5c0b5d210c9c620ca02555182862fe09e4a0f66f69c05a

- Windows exe (sig - SHA256 7409ca9316400700521651894f1e821414b9f1165107c1ce3a65c147ecc3e396)
- Full source + docs + binary tarball (sig - SHA256 cfb0c0591fc2c23d7ad7bf4ef2ca1f8d776bbdbb915c726701c0144f8c1f2f1e) + Windows exe (sig - SHA256 ab93db163146e437868a95869fcb53d68a113ef1801ee5c0b085d46a7a74ed85)
+ Full source + docs + binary tarball (sig - SHA256 e68ff7b344d24ecc7714b6c91ddbb833c438ac3e654d9f8fbdb29e4c10ab427b)

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 1971edbee..413298830 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2018.06.18 \ No newline at end of file +2018.06.19 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index 651ff6cd0..e14aec680 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-18T01:36:22.491758Z + 2018-06-19T23:18:07.858359Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -12800,4 +12800,19 @@ 2018-06-18T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.06.19 + New version 2018.06.19 + + +

+ Downloads available at https://yt-dl.org/downloads/2018.06.19/ +
+ + + The youtube-dl maintainers + + 2018-06-19T00:00:00Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 548503cc3..ac1c04903 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2018.06.18", - "signature": "33e46fa002a2ce6e385f4a24431bec2d440469704ce963e4d011774aeda988e677104c766420efe111aee2e6a6500efee71148a99ca3cc1f9acd122838af427f3910e3571f8d673f0fcfb8b089cdbd94d66eac5b57a201fb0da88b16d2cac68e6e473cdb8b5365580f43fd44a79bdbc815e14dbeb336f895d88370dab5475d9b", + "latest": "2018.06.19", + "signature": "5943d722df698e32a6513d755d2d9a94355eafc3c36eb8dd181c05d3b9147df991770cd8f3dd296da90e99eeca1dcd1d4b17225eeda445fde2af5d57c6c0438027a879615c86a5a462291a0239d2afcbaee0a6d96b9f3e6dcef9b6e892b2bc5114831cab44644739077c99ed8b481610543d6488c600f32dd9a25381d32bf16a", "versions": { "2012.02.22": { "bin": [ @@ -11949,6 +11949,20 @@ "https://yt-dl.org/downloads/2018.06.18/youtube-dl-2018.06.18.tar.gz", "cfb0c0591fc2c23d7ad7bf4ef2ca1f8d776bbdbb915c726701c0144f8c1f2f1e" ] + }, + "2018.06.19": { + "bin": [ + "https://yt-dl.org/downloads/2018.06.19/youtube-dl", + "303d365caadbe0cddc5c0b5d210c9c620ca02555182862fe09e4a0f66f69c05a" + ], + "exe": [ + "https://yt-dl.org/downloads/2018.06.19/youtube-dl.exe", + "ab93db163146e437868a95869fcb53d68a113ef1801ee5c0b085d46a7a74ed85" + ], + "tar": [ + "https://yt-dl.org/downloads/2018.06.19/youtube-dl-2018.06.19.tar.gz", + "e68ff7b344d24ecc7714b6c91ddbb833c438ac3e654d9f8fbdb29e4c10ab427b" + ] } } } \ No newline at end of file