release 2015.10.06.1

This commit is contained in:
Philipp Hagemeister 2015-10-06 17:48:41 +02:00
parent c7ecb30755
commit cde9823276
4 changed files with 42 additions and 13 deletions

View file

@ -1 +1 @@
2015.10.06
2015.10.06.1

View file

@ -3,7 +3,7 @@
<link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
<title>youtube-dl releases</title>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
<updated>2015-10-06T09:16:35.705763Z</updated>
<updated>2015-10-06T17:48:38.322718Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -8540,4 +8540,19 @@
<updated>2015-10-06T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.10.06.1</id>
<title>New version 2015.10.06.1</title>
<link href="http://rg3.github.io/youtube-dl" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
Downloads available at <a href="https://yt-dl.org/downloads/2015.10.06.1/">https://yt-dl.org/downloads/2015.10.06.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-10-06T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.10.06",
"signature": "5a48ea4b272190f9e2cfb0ffeb424ab4d3cb83815abcec637f9cf35bee0f9d39af7286a0d27c2b466cc568285b9cf0c4f171937582380e4aec474cbf8f7ce23e1a93cb507c8b6398f68755a9d6b3c40dff7be881905973bf742ad496bae5c3768f81a32e597c9fd9ee61d85cbd32e3b860a0efc0461240be0cec29f3e2d11011",
"latest": "2015.10.06.1",
"signature": "5ab38a36e4483310c826e202966336c79eb0cc0afa024dde6b5489f56dccd544e04a029edaf71a84bc8c4dd635755b0d016b3861bb91fc10d149def88be6ca7b2f91727dc570c6df9935c50deec08a7d14073f613a859b31eae073f57cc4f22c540afd2a55137f2d772290ba701de1f13fe45cd08afb6375586a12d4fe2903c7",
"versions": {
"2012.02.22": {
"bin": [
@ -7973,6 +7973,20 @@
"https://yt-dl.org/downloads/2015.10.06/youtube-dl-2015.10.06.tar.gz",
"1c728406fa18ba4fef21a4a6ad9b7f937f0c4ff2c04e055d1bd5e4ffc0a0cc4c"
]
},
"2015.10.06.1": {
"bin": [
"https://yt-dl.org/downloads/2015.10.06.1/youtube-dl",
"47b72362a4a125fbb912129ece4d5886413d1b1f8ac7fa81efedc7b2badb03ae"
],
"exe": [
"https://yt-dl.org/downloads/2015.10.06.1/youtube-dl.exe",
"c30760f7ba09d8b39a94a72c76dd7482760167bda72482654578215971521d78"
],
"tar": [
"https://yt-dl.org/downloads/2015.10.06.1/youtube-dl-2015.10.06.1.tar.gz",
"ff24123a6316d410e3dbdb7c496615851296d2cfb2245432931ef2bb350ae33b"
]
}
}
}