diff --git a/download.html b/download.html index e57817133..bb1bd8e0a 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.

-

2016.08.24 (sig)

+

2016.08.24.1 (sig)

-

SHA256: c495ccec1703fcb72ab2ab04ff9df0da37e398b23928b8dcf3fa60629964f68c

+

SHA256: 636327de78c9d625fb4a4e62a814cda0effa5c445fe6e05176e09ef6d1b8c5c3

- Windows exe (sig - SHA256 ca23db5d329c323de21a0489ab8158ac78c14700c077346f78dc7245de14d8fc)
- Full source + docs + binary tarball (sig - SHA256 d4eea1dc0719cd1c075d5fe0b5a9c00d22c2853d7a28f95c88bb22ad4693c09d) + Windows exe (sig - SHA256 d7f48a88345c307eaeb871f89d8bc8d1c8acfed2fd3d80653df58b132ee932a6)
+ Full source + docs + binary tarball (sig - SHA256 d8ca8fb4dd2b3f90f4db5be44046ce18392dcadee40d3b8e7164cf4552ec99c5)

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 a2056c8a0..e452f755f 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2016.08.24 \ No newline at end of file +2016.08.24.1 \ No newline at end of file diff --git a/update/releases.atom b/update/releases.atom index a53639783..a53ad7d99 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 - 2016-08-24T01:40:59.488979Z + 2016-08-24T10:13:00.627834Z https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22 @@ -10280,4 +10280,19 @@ 2016-08-24T00:00:00Z + + https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.08.24.1 + New version 2016.08.24.1 + + +

+ Downloads available at https://yt-dl.org/downloads/2016.08.24.1/ +
+ + + The youtube-dl maintainers + + 2016-08-24T00:00:01Z + + \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index e46155a73..6b227d650 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2016.08.24", - "signature": "7a2630cca8b2b5654d0402aa0759794a37a2a01e06c2e5375a24d28835674a71689b873355022e213de0e90052b0d43533227f8bc3ec15bacb69bdf89525f2b13eb77186dc715e6a3b82e2a7a887236c712633ec994ea8aa81448eda38e3c4d19e4bbe9659253cd55b725e935701220e711fb397aab084445bbf208cdca7ae46", + "latest": "2016.08.24.1", + "signature": "62d4038fd4f3a1a48b36ec3ba640835a1b79b272b890e28c8448d38b22b06034f522e564ab414674b49aa4a074277a9aadc45c399a9768baaa94c6b84220da9844a329cc179bcf30caf048a47dfdf5de8fc355ce29af579d6761651d50fc47b831d9e0e95cac3b96ea2ae9af4bcedf1da23841356c609efc48a923475804681a", "versions": { "2012.02.22": { "bin": [ @@ -9597,6 +9597,20 @@ "https://yt-dl.org/downloads/2016.08.24/youtube-dl-2016.08.24.tar.gz", "d4eea1dc0719cd1c075d5fe0b5a9c00d22c2853d7a28f95c88bb22ad4693c09d" ] + }, + "2016.08.24.1": { + "bin": [ + "https://yt-dl.org/downloads/2016.08.24.1/youtube-dl", + "636327de78c9d625fb4a4e62a814cda0effa5c445fe6e05176e09ef6d1b8c5c3" + ], + "exe": [ + "https://yt-dl.org/downloads/2016.08.24.1/youtube-dl.exe", + "d7f48a88345c307eaeb871f89d8bc8d1c8acfed2fd3d80653df58b132ee932a6" + ], + "tar": [ + "https://yt-dl.org/downloads/2016.08.24.1/youtube-dl-2016.08.24.1.tar.gz", + "d8ca8fb4dd2b3f90f4db5be44046ce18392dcadee40d3b8e7164cf4552ec99c5" + ] } } } \ No newline at end of file