release 2014.01.30.2

This commit is contained in:
Philipp Hagemeister 2014-01-30 19:36:46 +01:00
parent 1dd2c27354
commit 809028e9fa
4 changed files with 42 additions and 13 deletions

View file

@ -1 +1 @@
2014.01.30.1
2014.01.30.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-01-30T05:57:07.846933Z</updated>
<updated>2014-01-30T19:36:44.586450Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3140,4 +3140,19 @@
<updated>2014-01-30T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.30.2</id>
<title>New version 2014.01.30.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.01.30.2/">https://yt-dl.org/downloads/2014.01.30.2/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-01-30T00:00:02Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.01.30.1",
"signature": "4428a95e6cf472f564bb8741d46838a458c8cedc98e1dc8af3a3960d4f1c64b5bdcce8ec878a925b28ef43e331ba3968ed861755ce90ca2fce579d540fe118780b207465becc2fcaff5c2f3953e2eab35db7cbd52b0c6473b224b199b394142d0b2097280545f42acf3280411eedf79b133c06193ff6d9b578b4dfa995932665",
"latest": "2014.01.30.2",
"signature": "40c5ebe625c7f464aec44dbfff2905e147ad5bfcc6a7a6a17f15e2f830af366ab36c817f5d96eb23e3322b956e09041f1a089c51fcfba4e443fcc9a2123279717c30b231cbc686e98b59598d7aaa45db8782ee7e6ce509c4de63c43bd63296dd9b0ddb47a127f50aaeb9e070c47dc8c767118810c8b004d1f1953713226e5039",
"versions": {
"2012.02.22": {
"bin": [
@ -2933,6 +2933,20 @@
"https://yt-dl.org/downloads/2014.01.30.1/youtube-dl-2014.01.30.1.tar.gz",
"dbd0772932588403d6a9721b76f42f26df8025fa109b9f3955bb41ec49f45bf2"
]
},
"2014.01.30.2": {
"bin": [
"https://yt-dl.org/downloads/2014.01.30.2/youtube-dl",
"11b28f131c63d96f0c1ebc8bc741a0802847da12727fb83037b9a139796f9212"
],
"exe": [
"https://yt-dl.org/downloads/2014.01.30.2/youtube-dl.exe",
"6a1ae0ce736706b8490c0c94971b2030cba80846b9fb2aa13e2a6f82fc98fbd8"
],
"tar": [
"https://yt-dl.org/downloads/2014.01.30.2/youtube-dl-2014.01.30.2.tar.gz",
"893ae4c05adc0cb94c674defd7e744afeba99690d41305ed29e03ed2c28da4af"
]
}
}
}