release 2015.02.24.2

This commit is contained in:
Philipp Hagemeister
2015-02-24 16:37:49 +01:00
parent 81cb7c3f82
commit 87ef91e888
4 changed files with 42 additions and 13 deletions

View File

@ -1 +1 @@
2015.02.24.1
2015.02.24.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>2015-02-24T11:41:53.678736Z</updated>
<updated>2015-02-24T16:37:48.483443Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7910,4 +7910,19 @@
<updated>2015-02-24T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.24.2</id>
<title>New version 2015.02.24.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/2015.02.24.2/">https://yt-dl.org/downloads/2015.02.24.2/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-24T00:00:02Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2015.02.24.1",
"signature": "91fab62c83729066fb5916fb2e850e31d9b61d01e99a7373ac59db95a008995cb15a5aea54c86b3bdae9019d6d9bdcfbcd3517767c1abfaef2f4ea8d8d23efd646bbe7c8eefac09007401c085deb8a43d181fe27a541e4f71a61483c75c9b5923339a69b96b4f5d272b9cad19b7e84fb7877494ea4f24505b5e97d309020ba19",
"latest": "2015.02.24.2",
"signature": "4e2fd795ab38dc917f8c82a1b684033e8d4ccdf52c5bcbbb0c0e0291225212df4a12eeb047fcc9bf3c1fa541e54ce724840c89e19585c8f3e467fb28d3e7867124cec33b15bd32d1b61c543897136c74921d69208d8ba01ac788db939a709599719e68aa67a4422c7ffec8190f2ec5f33b5eaa8f701fcf735574e72556e6f9cf",
"versions": {
"2012.02.22": {
"bin": [
@ -7385,6 +7385,20 @@
"https://yt-dl.org/downloads/2015.02.24.1/youtube-dl-2015.02.24.1.tar.gz",
"3eeb029385d9b2feb53cd7a61b42c9585605b5f79c35902592a6f1c838be08f4"
]
},
"2015.02.24.2": {
"bin": [
"https://yt-dl.org/downloads/2015.02.24.2/youtube-dl",
"3de450ea4832bd3ff2fc7b14ba5e2cbd69b7a9531860e2e329721af83892bf94"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.24.2/youtube-dl.exe",
"335d9d467d1728c2b1d3f228e3e45cae62b35e5986fb4392366d5f47252000ed"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.24.2/youtube-dl-2015.02.24.2.tar.gz",
"bd5eb5f94b9b70ed386e39286652796d0cb27c10359ffa26a28c76f5a076f2e0"
]
}
}
}