release 2013.07.12

This commit is contained in:
Philipp Hagemeister
2013-07-12 00:03:14 +02:00
parent 582d80020d
commit 7269f7f6f8
4 changed files with 41 additions and 12 deletions

View File

@ -1 +1 @@
2013.07.11
2013.07.12

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-07-11T22:04:56.164771</atom:updated>
<atom:updated>2013-07-12T00:03:14.300869</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -829,4 +829,19 @@
<atom:updated>2013-07-11</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.07.12</atom:id>
<atom:title>New version 2013.07.12</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.12/">http://youtube-dl.org/downloads/2013.07.12/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-07-12</atom:updated>
</atom:entry>
</atom:feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2013.07.11",
"signature": "172e65b73ebb113edad9d11b68ecbbe12ad7d6efb481e4a6130dff1b8b002d22ec2943f644b58bdfc1b000a6639a14c0a6d0f2683c4479d119722772b48e15a3dce2e06e6b60fff720fce524a73072b3212aabc4954b2eaf3725a133c0f21e7583bd05f793f39b3a6113ca6808f2086d76264c3c63d816ef14a13ea5238edf42",
"latest": "2013.07.12",
"signature": "239094c3a8fa7dc3ba691ec37397ec53085a2163f23536ec85dea70c34cc2472501a398f8a4012cf21f9a4dc353435d0da7d9d0c6a3a191ef0fd0d1b8fe4351bebe3083123f6b392a907e5e8ab71e7a1568f123ab8b57b55f64fa2296fc10d8ef09115b6b00f6a4f4ce564535e5d3cf975cc4443028c96b1c0d8997e1ba83cea",
"versions": {
"2012.02.22": {
"bin": [
@ -777,6 +777,20 @@
"http://youtube-dl.org/downloads/2013.07.11/youtube-dl-2013.07.11.tar.gz",
"d09c53b24c853b782598f410f7279b2bcbcd3e43c01fd017ddde8dc9471e5d1d"
]
},
"2013.07.12": {
"bin": [
"http://youtube-dl.org/downloads/2013.07.12/youtube-dl",
"a363409098cb2d64444db0552edd1b4d512400e83dad6d4a149a525b5778f571"
],
"exe": [
"http://youtube-dl.org/downloads/2013.07.12/youtube-dl.exe",
"0ed3f3c4293e3aa49f66c1a92bbfdc934460b9ef0dbc53cd64241ccb7f273b4b"
],
"tar": [
"http://youtube-dl.org/downloads/2013.07.12/youtube-dl-2013.07.12.tar.gz",
"2dc09ce1931a5b6188cc1ec89e9471c58fd87f6e49e055b87b85b0c691b1a227"
]
}
}
}