release 2014.04.21.2

This commit is contained in:
Philipp Hagemeister
2014-04-21 07:17:26 +02:00
parent db831975a2
commit 455f4dbd65
5 changed files with 43 additions and 13 deletions

View File

@@ -1 +1 @@
2014.04.21.1
2014.04.21.2

View File

@@ -3,7 +3,7 @@
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
<title>youtube-dl releases</title>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
<updated>2014-04-21T06:40:18.246069Z</updated>
<updated>2014-04-21T07:17:24.481570Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -4520,4 +4520,19 @@
<updated>2014-04-21T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.21.2</id>
<title>New version 2014.04.21.2</title>
<link href="http://rg3.github.io/youtube-dl" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Downloads available at <a href="https://yt-dl.org/downloads/2014.04.21.2/">https://yt-dl.org/downloads/2014.04.21.2/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-04-21T00:00:02Z</updated>
</entry>
</feed>

View File

@@ -1,6 +1,6 @@
{
"latest": "2014.04.21.1",
"signature": "7a6d4051c62f4f64e27430ac941a06aab20dec9211c333e7af3ccbf7ef9c4d26e14582bbb0a87d11fe1f862e71c76cdbe0039de1116cf3bd96a1252d55a17daf84db835452096011eacae24fca62ff40c3ca9af361a4a7e1a7a79c8c3ad18f79569cf32069f140e07f17349970bacbb5844a615858874c8162855cc853239176",
"latest": "2014.04.21.2",
"signature": "822125a022f822b07fb95994265c46e7c1c894aac535d572a659eddd64b1d2fc1d454ed511d18d7a0086127d1fd2a0eeae9d02ed69de2d2cbb967e75a6191aa53b59cff30e525f165e4143ef79c835f2c68e39b974327493a36319b33c318dbafc2bfdaae57b0ae9fe550d8069e1f1785381be27b80de71e4ca4a8e464a76602",
"versions": {
"2012.02.22": {
"bin": [
@@ -4221,6 +4221,20 @@
"https://yt-dl.org/downloads/2014.04.21.1/youtube-dl-2014.04.21.1.tar.gz",
"5b303211e424dda6b123cea0c9ba87a935e7ff072fca3e661a6ef3e315d814e3"
]
},
"2014.04.21.2": {
"bin": [
"https://yt-dl.org/downloads/2014.04.21.2/youtube-dl",
"c0f6c5b64d009b31a5b2395fb0f37a59cc05b8a97175c285c2e9fa5bf3e53af3"
],
"exe": [
"https://yt-dl.org/downloads/2014.04.21.2/youtube-dl.exe",
"44027f33f25fef78dd32ce9319c747e10f144c7c7a8e646369da7981f5b0a75d"
],
"tar": [
"https://yt-dl.org/downloads/2014.04.21.2/youtube-dl-2014.04.21.2.tar.gz",
"7bf01c889a9f4b96bac05217c56702984a149e51c08d8e29439eee38729fa34c"
]
}
}
}