release 2013.11.26

This commit is contained in:
Philipp Hagemeister
2013-11-26 10:48:14 +01:00
parent 7079c07db2
commit 88584f74b5
4 changed files with 42 additions and 13 deletions

View File

@ -1 +1 @@
2013.11.25.3
2013.11.26

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-11-25T22:57:44.005558</atom:updated>
<atom:updated>2013-11-26T10:48:13.447921</atom:updated>
<atom:entry>
<atom:id>youtube-dl-2012.02.22</atom:id>
@ -2074,4 +2074,19 @@
<atom:updated>2013-11-25-3</atom:updated>
</atom:entry>
<atom:entry>
<atom:id>youtube-dl-2013.11.26</atom:id>
<atom:title>New version 2013.11.26</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.11.26/">https://yt-dl.org/downloads/2013.11.26/</a>
</div>
</atom:content>
<atom:author>
<atom:name>The youtube-dl maintainers</atom:name>
</atom:author>
<atom:updated>2013-11-26</atom:updated>
</atom:entry>
</atom:feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2013.11.25.3",
"signature": "1c19522109a1947380f83ca3b959e3ad77226c24dc655c3241535775845bae95b81bb0a60877402ef751ccff6981cf53cc9fdbb3b830add0a0b9e8902e716d274f6a6fc323fc6876158146d9b67b0ef15a541ce5d312dae7ee14fa0e99fb80401eb61ab3001aabca231cb3e4d294cda5641c6318e410ad57747d7517157e9267",
"latest": "2013.11.26",
"signature": "8d9f795700a8ba61e83b698e1022eb98cf331f798c5d5336545149a8614c6bae5ce7f0fa94fa80883d0d9dd4f56f7e2bb2327653ea5edf6c47a970d0dcdcfe0fc67df1236f51d8a86cf8c75523de65ee2e70c0dbde1c1b85ac022b7beb33c8cf927a0f9afb68f0f5e403aabccc81ebb7b9ca14d98adfef7297a90657d0449de8",
"versions": {
"2012.02.22": {
"bin": [
@ -1939,6 +1939,20 @@
"https://yt-dl.org/downloads/2013.11.25.3/youtube-dl-2013.11.25.3.tar.gz",
"1f222bad96965ba2a22dd9a08e407d2ba54f1bb2dd696845c939944d822a1f60"
]
},
"2013.11.26": {
"bin": [
"https://yt-dl.org/downloads/2013.11.26/youtube-dl",
"6efbe1d3e53b8a9341ab785b04c7463ddc41ec8180ab56411ee9884dd875b1e7"
],
"exe": [
"https://yt-dl.org/downloads/2013.11.26/youtube-dl.exe",
"9b3c8927acfaddf91f5a4af7f6562d0a086a23987718cfc0d1c5c269d7f6e1a4"
],
"tar": [
"https://yt-dl.org/downloads/2013.11.26/youtube-dl-2013.11.26.tar.gz",
"eb38ace616da80f3adb4613faea36d3085e7874a27b933f9fc48b32b930f1922"
]
}
}
}