release 2014.03.04.2

This commit is contained in:
Philipp Hagemeister 2014-03-04 21:02:20 +01:00
parent e5eb46a38a
commit 515403b421
4 changed files with 42 additions and 13 deletions

View file

@ -1 +1 @@
2014.03.04.1
2014.03.04.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-03-04T03:43:45.376228Z</updated>
<updated>2014-03-04T21:02:19.303128Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3635,4 +3635,19 @@
<updated>2014-03-04T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.04.2</id>
<title>New version 2014.03.04.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.03.04.2/">https://yt-dl.org/downloads/2014.03.04.2/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-04T00:00:02Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.03.04.1",
"signature": "2831e96d85b040496397646c9931993d92af551a1e2e5204167e8975964b522da9636cd8460fcc8b6d1a326f9391ee5e16bf83b58c8bc6d23e5b4306852dfc280c928bb4f1895f15523649d7d9f66144de42df9ef1bb534b18ca5f5993dbf8c8439c2efb38a986d04f403c2bdae78b6dcb2f3818a65c52c36a603408d916f5df",
"latest": "2014.03.04.2",
"signature": "16ea6b31a808ecd40f501e2c925e84d2112449dce8280a22b6c45c373e72dd6f397aae20e9c1100db4598c200a947fc1759bef7cde95a4e0400cb6c1b8dc11b41a6dc56dcee272572a4d3bf91221d972baf42ce73d25a9fd42fcf3a82ca7088a9562f9a8f98bbcccf6c6b06c853126d40be99519384c47901a4f371a459b8c8b",
"versions": {
"2012.02.22": {
"bin": [
@ -3395,6 +3395,20 @@
"https://yt-dl.org/downloads/2014.03.04.1/youtube-dl-2014.03.04.1.tar.gz",
"c1342d608ae705758e7feb54a9f6a68fc32a8b00510a4503495a9cef0776f7cb"
]
},
"2014.03.04.2": {
"bin": [
"https://yt-dl.org/downloads/2014.03.04.2/youtube-dl",
"4c3c4f962d2cf9bece7eafdcae9f6f84f90ffe41e388f436e39c93e16130ab6d"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.04.2/youtube-dl.exe",
"fde821589d07d87d2ce17e25cd488a39886c989c2ec974acefd17e9d131a4a1a"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.04.2/youtube-dl-2014.03.04.2.tar.gz",
"973c197b9ec3a789486a3ce2f9a7cd49cd244968ef1f0389726b937fb4cc98de"
]
}
}
}