release 2013.12.16.1

This commit is contained in:
Philipp Hagemeister
2013-12-16 06:14:46 +01:00
parent 3f60bdf21c
commit 5d60fe65c8
5 changed files with 45 additions and 13 deletions

View File

@ -1 +1 @@
2013.12.16
2013.12.16.1

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-16T04:48:43.215837</atom:updated>
<atom:updated>2013-12-16T06:14:45.527780</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -2344,4 +2344,19 @@
<atom:updated>2013-12-16</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.12.16.1</atom:id>
<atom:title>New version 2013.12.16.1</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.16.1/">https://yt-dl.org/downloads/2013.12.16.1/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-12-16-1</atom:updated>
</atom:entry>
</atom:feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2013.12.16",
"signature": "13dd6fae00aba371e741b55e43c849121196fb02beff62f07fea1b4b27f5a521c135bdbe959d2c8468152dfe99648bac2ba1aa95b305d98c4db19e87d817f7763f98e0fd11bb8f391a0756597ea2d9fc30b3ea0cece0ec3dc79181824aa6b71932928584ac4c71a59ec41def32d848ea8cb65de8ee56b6bb195f18f0032471eb",
"latest": "2013.12.16.1",
"signature": "558950ad06b88f1afb9ed68434acd6520bf62a18b4685614c80c0b6a10487d0d28f293fd07a509a2ce72c76f04c1e0a8fb7ff71e03f4c6176badb86913a14decc6ef3e78a6a93f0f4290b610c42a4282a91fc1cb98cb58f187bdf5a8316e54c431323a58149fadb85ffc37adf6b6db5d7663b26bbc7106fe5818ed89c15df85e",
"versions": {
"2012.02.22": {
"bin": [
@ -2191,6 +2191,20 @@
"https://yt-dl.org/downloads/2013.12.16/youtube-dl-2013.12.16.tar.gz",
"faccc9f73fb5d94d80d0a74328b00f4498f68ef81c85c2f58a47b472b6ab8e78"
]
},
"2013.12.16.1": {
"bin": [
"https://yt-dl.org/downloads/2013.12.16.1/youtube-dl",
"757567c573fe66a979c90176d54716f53574cb01e677ddb166f88cfacaf31b1a"
],
"exe": [
"https://yt-dl.org/downloads/2013.12.16.1/youtube-dl.exe",
"195e72b65c7fdae71a55cfae50843964e0dd27851acf034968957d1b4c10318b"
],
"tar": [
"https://yt-dl.org/downloads/2013.12.16.1/youtube-dl-2013.12.16.1.tar.gz",
"c883894fe0c76c38d87be553b3eaf668944d3918b45b5e3e2d4a6e4b6e539486"
]
}
}
}