release 2013.08.09

This commit is contained in:
Philipp Hagemeister
2013-08-09 15:52:30 +02:00
parent cde9507171
commit bcdbda3abe
4 changed files with 41 additions and 12 deletions

View File

@@ -1 +1 @@
2013.08.08.1
2013.08.09

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-08-08T20:49:28.320207</atom:updated>
<atom:updated>2013-08-09T15:52:30.095752</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -1054,4 +1054,19 @@
<atom:updated>2013-08-08-1</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.08.09</atom:id>
<atom:title>New version 2013.08.09</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.09/">http://youtube-dl.org/downloads/2013.08.09/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-08-09</atom:updated>
</atom:entry>
</atom:feed>

View File

@@ -1,6 +1,6 @@
{
"latest": "2013.08.08.1",
"signature": "91bcc1eb1fdd9d7f7e3fbddb7aec3a7ce8df13660352bf957514b686ec4e8a059b6b24980edf641c01c05c4e5bca34df5b112bad3c3c03c25e70328e3dc60ac0ede310a6f41c781773451803845250e33a2ae630dbd034ff17eed2fce66ab4004de4db67dccf073855d59b97f0a096136c420b56479a7d32f7d654902dce9fff",
"latest": "2013.08.09",
"signature": "7fe78d1a6f5a49a3f1c5e0fd38a4d48a476d789b91169d04ea15e1d08661f61fdc7a8731ba99ca538a9134f84feaf66f892aa772effe91630d067d2a87a62e80749eb03ad032b60f9cc981e58a15ee9fe21ee5991d8cd95dc5b6cabf83329ff5b14a262efe45969d965c464662690fbec092b83ae0f1675866c2359b9617c627",
"versions": {
"2012.02.22": {
"bin": [
@@ -987,6 +987,20 @@
"http://youtube-dl.org/downloads/2013.08.08.1/youtube-dl-2013.08.08.1.tar.gz",
"00bd57fc231a21dc428776cc0e9baabf221de255f8f3b30d94bff468172d17f5"
]
},
"2013.08.09": {
"bin": [
"http://youtube-dl.org/downloads/2013.08.09/youtube-dl",
"6844d73d33b517fb9a2dc381f59868ad7952edea9104c73a1199e93f105a4bed"
],
"exe": [
"http://youtube-dl.org/downloads/2013.08.09/youtube-dl.exe",
"0325cac8686a4bd24e05d703dfc88d35e4dfce849681d404cc7800275fd500fd"
],
"tar": [
"http://youtube-dl.org/downloads/2013.08.09/youtube-dl-2013.08.09.tar.gz",
"f53db27f8a5bba875117be048206f69db33482a161482fa3589bf3d46952f901"
]
}
}
}