release 2013.07.18
This commit is contained in:
parent
8f61efc5d9
commit
86cc15eb06
4 changed files with 41 additions and 12 deletions
|
@ -1 +1 @@
|
|||
2013.07.17.1
|
||||
2013.07.18
|
|
@ -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-07-17T11:26:28.139484</atom:updated>
|
||||
<atom:updated>2013-07-18T12:49:56.193347</atom:updated>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2012.02.22</atom:id>
|
||||
|
@ -874,4 +874,19 @@
|
|||
<atom:updated>2013-07-17-1</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
<atom:entry>
|
||||
<atom:id>youtube-dl-2013.07.18</atom:id>
|
||||
<atom:title>New version 2013.07.18</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.07.18/">http://youtube-dl.org/downloads/2013.07.18/</a>
|
||||
</div>
|
||||
</atom:content>
|
||||
<atom:author>
|
||||
<atom:name>The youtube-dl maintainers</atom:name>
|
||||
</atom:author>
|
||||
<atom:updated>2013-07-18</atom:updated>
|
||||
</atom:entry>
|
||||
|
||||
</atom:feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2013.07.17.1",
|
||||
"signature": "84ed45c82df7b703562cb3ceabdb15ab30bb756e6ffcc6b1bd454a6816ca62586677faa00bbcd8df01d128d418ba15554c92550baeb92e8505d571a46749300a74590954954da87d447cfa84b45ae0fa5899a0ea157b5bf55ed845379513ee6bfccd5ffb0a977e65d35687de9b6396da339635a69f0c8a465f886b156e984ddf",
|
||||
"latest": "2013.07.18",
|
||||
"signature": "4a62b5c29c2e8638759892faae3e9d940f80e5c8b9ecd82a14ba229484a1e08335cfe19c0ce37c1a19417b2d8ddaf0c547868b30ba52615788dba5c6e0d1af95412b584773588bcfdd7cfef980a31519a3f6b3d898eaccefde6e7e8fc302cb4c64430e2a5669b07254fe3c16a915f1e3e1f877ae7861362675226fbcc77dc68b",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -819,6 +819,20 @@
|
|||
"http://youtube-dl.org/downloads/2013.07.17.1/youtube-dl-2013.07.17.1.tar.gz",
|
||||
"2b232520920e1cdfdec93182af1895cbc3976e7e6a1df10f9167d7b74c966102"
|
||||
]
|
||||
},
|
||||
"2013.07.18": {
|
||||
"bin": [
|
||||
"http://youtube-dl.org/downloads/2013.07.18/youtube-dl",
|
||||
"df303aba862f2de9f87ec06ddbe70dcb6b5a4f727da9cb49f112d70f405ef3c4"
|
||||
],
|
||||
"exe": [
|
||||
"http://youtube-dl.org/downloads/2013.07.18/youtube-dl.exe",
|
||||
"042a1e0e36b69e8630b7fad6abc92f1c3ff61f475194e2988481f99db2a995da"
|
||||
],
|
||||
"tar": [
|
||||
"http://youtube-dl.org/downloads/2013.07.18/youtube-dl-2013.07.18.tar.gz",
|
||||
"1bf2b04207e10788d6dc04c90f781fe05a2512717c1f6fcc212b1bcfbcec412c"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue