release 2013.08.14
This commit is contained in:
parent
bcdbda3abe
commit
1415d02075
4 changed files with 41 additions and 12 deletions
|
@ -1 +1 @@
|
|||
2013.08.09
|
||||
2013.08.14
|
|
@ -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-08-09T15:52:30.095752</atom:updated>
|
||||
<atom:updated>2013-08-14T10:23:40.050037</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
|
@ -1069,4 +1069,19 @@
|
|||
<atom:updated>2013-08-09</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.08.14</atom:id>
|
||||
<atom:title>New version 2013.08.14</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="http://youtube-dl.org/downloads/2013.08.14/">http://youtube-dl.org/downloads/2013.08.14/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-08-14</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
</atom:feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2013.08.09",
|
||||
"signature": "7fe78d1a6f5a49a3f1c5e0fd38a4d48a476d789b91169d04ea15e1d08661f61fdc7a8731ba99ca538a9134f84feaf66f892aa772effe91630d067d2a87a62e80749eb03ad032b60f9cc981e58a15ee9fe21ee5991d8cd95dc5b6cabf83329ff5b14a262efe45969d965c464662690fbec092b83ae0f1675866c2359b9617c627",
|
||||
"latest": "2013.08.14",
|
||||
"signature": "09a24276680bfd158837350e76c1f703533b559afc7982d99b968714b633ab2ca573408b228b28e509397bf8988e84b5c80f84c5eae623b93ecf735e6247202007d1e8ddbe93defd15edeb649051251d51769c438ce3477f927cae8fb6329adc7dcfcc2af4f1956522b312711667a98d1249221e4a00ff0b33ecb6520f1e0d0f",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -1001,6 +1001,20 @@
|
|||
"http://youtube-dl.org/downloads/2013.08.09/youtube-dl-2013.08.09.tar.gz",
|
||||
"f53db27f8a5bba875117be048206f69db33482a161482fa3589bf3d46952f901"
|
||||
]
|
||||
},
|
||||
"2013.08.14": {
|
||||
"bin": [
|
||||
"http://youtube-dl.org/downloads/2013.08.14/youtube-dl",
|
||||
"544796628d10dac151f8e2ba93b7737754ff01959337f0e6f2392f70c3f18ab5"
|
||||
],
|
||||
"exe": [
|
||||
"http://youtube-dl.org/downloads/2013.08.14/youtube-dl.exe",
|
||||
"91246d5c9baa2439eaa6346a478194f01c1db4230e92d67f4e1e1f5391fdeb0d"
|
||||
],
|
||||
"tar": [
|
||||
"http://youtube-dl.org/downloads/2013.08.14/youtube-dl-2013.08.14.tar.gz",
|
||||
"c1436671ed3b07db2bdc3647ac8c3392177db6028771c6df9d7b341e5cbb4a6d"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue