release 2014.04.04.5

This commit is contained in:
Philipp Hagemeister 2014-04-04 22:32:24 +02:00
parent 9c323f4926
commit 2d2d9d1108
4 changed files with 42 additions and 13 deletions

View file

@ -1 +1 @@
2014.04.04.4
2014.04.04.5

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-04T22:21:28.905519Z</updated>
<updated>2014-04-04T22:32:10.265563Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4310,4 +4310,19 @@
<updated>2014-04-04T00:00:04Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.04.04.5</id>
<title>New version 2014.04.04.5</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.04.5/">https://yt-dl.org/downloads/2014.04.04.5/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-04-04T00:00:05Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.04.04.4",
"signature": "768189d345adda5e2c06fd132fa647f7677f438efb324fab1958321d8506e75b859d48ffbceed13ae28867a8fcbf8315c42b0e8733e6d5a9bfed4d443ff5dd65bd0a400155ae956060c5df780ad21e7fb49e7184c2ff087d08ffaa564b9ce9f9b02e0111232fe20075e2be84cf1c899c9be657586b61f3463f4337f15e9aae71",
"latest": "2014.04.04.5",
"signature": "34db8832c0c5bb1194ca6e9756bfb5852e46e0930b93057632de9a7e3c4f43b14fe65e8d87fbea0f8d414d3a6f996f123fff2ad37e8f45b965e72d46fb2735fb7224e7e35e914b1918b2711c20b50454c798188a35cf049ae6f44bfa1d4ebbb9518d515aebc3f50db7fb1cc9c637f032807144197ceacaebd1a88991d9675e7c",
"versions": {
"2012.02.22": {
"bin": [
@ -4025,6 +4025,20 @@
"https://yt-dl.org/downloads/2014.04.04.4/youtube-dl-2014.04.04.4.tar.gz",
"31765dd17be12205edc7f6ffc5b96019303a4cfab493805b7aa6e5c999a47cf2"
]
},
"2014.04.04.5": {
"bin": [
"https://yt-dl.org/downloads/2014.04.04.5/youtube-dl",
"75dacdc15b69b024050f9d11a289d39444dda025d5aa71eb56d7e1ad7f4d463d"
],
"exe": [
"https://yt-dl.org/downloads/2014.04.04.5/youtube-dl.exe",
"d0464d6f29e503d631e4d6aea0352210106553af5a06ce086af6ed995ff0685d"
],
"tar": [
"https://yt-dl.org/downloads/2014.04.04.5/youtube-dl-2014.04.04.5.tar.gz",
"2285c86389aebbd311a696ee2e2df19f940c3f55d26b81d4a70ce35aff35b8c0"
]
}
}
}