release 2013.12.11.2

This commit is contained in:
Philipp Hagemeister
2013-12-11 09:28:50 +01:00
parent 128fd87c1d
commit 3f0efb919a
4 changed files with 42 additions and 13 deletions

View File

@@ -1 +1 @@
2013.12.11.1
2013.12.11.2

View File

@@ -2,7 +2,7 @@
<atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
<atom:title>youtube-dl releases</atom:title>
<atom:id>youtube-dl-updates-feed</atom:id>
<atom:updated>2013-12-11T08:59:00.117852</atom:updated>
<atom:updated>2013-12-11T09:28:48.376090</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -2314,4 +2314,19 @@
<atom:updated>2013-12-11-1</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.12.11.2</atom:id>
<atom:title>New version 2013.12.11.2</atom:title>
<atom:link href="http://rg3.github.io/youtube-dl" />
<atom:content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Downloads available at <a href="https://yt-dl.org/downloads/2013.12.11.2/">https://yt-dl.org/downloads/2013.12.11.2/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-12-11-2</atom:updated>
</atom:entry>
</atom:feed>

View File

@@ -1,6 +1,6 @@
{
"latest": "2013.12.11.1",
"signature": "7915ba4aafc5ac2554ec53634598986c47b6a8d4bdfd1ff80578a8c8ea468e0f7c7c2491c14d58a2b42443c1d698b24c78232885e30ad3788c4ff11b89c221113b760da5ab3ad75913ebe1b83e0b6a3370e6c8664a91011db4a434361b7eb18ee6fbd2bfd59d2960a0b31abf45c9fd20fcea1d84531c8129b2d9c0f37d2055b0",
"latest": "2013.12.11.2",
"signature": "1a2dae06ad237d1c7fda76feeaa977117b52970e5de4c1a1584d473564e28042bb66aa9ed0388d2343b93957899d75047b4cb98f42fd711ef5dec697370e4f0000732767c08c5514934fa31177da25eec7370ee070a34559256ccd66d90c622cf4546735ff59eb1f76abf132a6a0c75921a97bffc320cb1b009b5760e42d6c4c",
"versions": {
"2012.02.22": {
"bin": [
@@ -2163,6 +2163,20 @@
"https://yt-dl.org/downloads/2013.12.11.1/youtube-dl-2013.12.11.1.tar.gz",
"e43353e84e46335c81d45b06e8df68cc8cc94ab47978096d1fbe98faf006c763"
]
},
"2013.12.11.2": {
"bin": [
"https://yt-dl.org/downloads/2013.12.11.2/youtube-dl",
"d2c5acc06cfed3b13bd76233cf6dd0a4fc97d916f22fed1b51815428a1c558c6"
],
"exe": [
"https://yt-dl.org/downloads/2013.12.11.2/youtube-dl.exe",
"98b5b42cabe57e00ffee7f785db36ad5aaf949aba8f00af4839589029188e919"
],
"tar": [
"https://yt-dl.org/downloads/2013.12.11.2/youtube-dl-2013.12.11.2.tar.gz",
"785a08acb19bfac41efcc4a54146dd63b6b357687da27f06b6ae093117d420ab"
]
}
}
}