release 2013.12.23
This commit is contained in:
parent
977584c07e
commit
95f310dd4e
5 changed files with 45 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2013.12.20
|
||||
2013.12.23
|
|
@ -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-20T17:11:30.940546</atom:updated>
|
||||
<atom:updated>2013-12-23T03:49:02.137404</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
|
@ -2494,4 +2494,19 @@
|
|||
<atom:updated>2013-12-20</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.12.23</atom:id>
|
||||
<atom:title>New version 2013.12.23</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.23/">https://yt-dl.org/downloads/2013.12.23/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-12-23</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
</atom:feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2013.12.20",
|
||||
"signature": "1697f009ae38e7d7a2b3d61cdd78b7882b87f3b7c131c21e070d10cdaecd6f6b2d2af6b719459ae0ae270afb9f1c94ceeab375b93de0ff53c538ad198b0c3b3d91e9bf32292a8baf74fc07825c4cd764ad0049843bbc53ddd126337e164fa6a871f91cb156d245b793cd5b19be4ffc28db2a6cc254b9571e4dfaa29f4253e170",
|
||||
"latest": "2013.12.23",
|
||||
"signature": "0426a222bc9fabda4767f8686874f9a428a2e1e9cd0e1a9d0e08094a8854a552b3ad72d0fb6b63f607e6dc7c9f46bddafed7226bc6b09de9285e635ce00b4a69384d921c7458f1509a29a70f493c1d57864dbbc42e2a6323ba787c550f39f17db206ac637260f6b219c38979de4e145b6bc35363613405d742603786831d0084",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -2331,6 +2331,20 @@
|
|||
"https://yt-dl.org/downloads/2013.12.20/youtube-dl-2013.12.20.tar.gz",
|
||||
"eb83b2112c7098c32ab66f9051900e2a35d24992ba98e7ca74ef10a16e061933"
|
||||
]
|
||||
},
|
||||
"2013.12.23": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2013.12.23/youtube-dl",
|
||||
"81eed0dc893f23037fb36d14f5d54c5dfba6ce0864b2b9f95061f41903329b12"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2013.12.23/youtube-dl.exe",
|
||||
"d29e019eb72032c995cee3aa27f66be320b37222ecb3391beb449afd6312b93d"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2013.12.23/youtube-dl-2013.12.23.tar.gz",
|
||||
"5558b4568289a4e845b40411ef2ce69322d34068116845da055e314c9ea3a4ba"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue