release 2015.01.10.2

This commit is contained in:
Philipp Hagemeister
2015-01-10 21:05:47 +01:00
parent 998259644e
commit ef90868590
4 changed files with 42 additions and 13 deletions

View File

@@ -1 +1 @@
2015.01.10.1
2015.01.10.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-01-10T20:08:49.353219Z</updated>
<updated>2015-01-10T21:05:46.045191Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -7175,4 +7175,19 @@
<updated>2015-01-10T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.10.2</id>
<title>New version 2015.01.10.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.01.10.2/">https://yt-dl.org/downloads/2015.01.10.2/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-01-10T00:00:02Z</updated>
</entry>
</feed>

View File

@@ -1,6 +1,6 @@
{
"latest": "2015.01.10.1",
"signature": "412ead09ddbb2dbfb58dadc152dc0e7d68c31476f8bcbdc296cfdf7163161b50f4492f8d7ae8d94d43649bde8aabaf41c47c71882fd048a0477e7e0089573e9ca494149c561910f476f815e1bab1d02850c28fa3965a2e259db6c1faf893c2fb465375f4f72a4ea95efadd301e71ac1014e231ea0d14ca940c100bb7860a6f2c",
"latest": "2015.01.10.2",
"signature": "699d12c8459be15804491ae0877ccb81e626240d96a42b86929e3954c3c698cfb6109c3c8dea31ad98f06148dc586f65ec9fca63fea0eec7d25f963b45f739adca72ac72af2fa21f537182d544ab099f482b2b4d63f81a5b6588205c8da51df869fd4dc5baa80d5b132b1b162bcfe90c1f478f480ae1e9a406d6ed90060be00f",
"versions": {
"2012.02.22": {
"bin": [
@@ -6699,6 +6699,20 @@
"https://yt-dl.org/downloads/2015.01.10.1/youtube-dl-2015.01.10.1.tar.gz",
"cd4c4ae8b6cca0fcb224a0daa79316e677c16f4ba8a6cfc7aff87a3fa3d9750a"
]
},
"2015.01.10.2": {
"bin": [
"https://yt-dl.org/downloads/2015.01.10.2/youtube-dl",
"6ba24775fd3de778df9edb496e46d79e2ac9b56c1b5f3d4103c4abc61b40a7ab"
],
"exe": [
"https://yt-dl.org/downloads/2015.01.10.2/youtube-dl.exe",
"87660760d811c6cebfb7536c365dbbfa989f24934988766feafc28b56e24375a"
],
"tar": [
"https://yt-dl.org/downloads/2015.01.10.2/youtube-dl-2015.01.10.2.tar.gz",
"b5da9954e1309b0cad41c2d2b817e2252ed94d838b405f546f4d42f806680173"
]
}
}
}