release 2016.03.26

This commit is contained in:
Philipp Hagemeister 2016-03-26 09:01:03 +01:00
parent 3d547b08c0
commit 9a71eb490e
4 changed files with 42 additions and 13 deletions

View file

@ -1 +1 @@
2016.03.25
2016.03.26

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>2016-03-25T09:30:35.509750Z</updated>
<updated>2016-03-26T09:01:01.218344Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -9335,4 +9335,19 @@
<updated>2016-03-25T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.03.26</id>
<title>New version 2016.03.26</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/2016.03.26/">https://yt-dl.org/downloads/2016.03.26/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-03-26T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2016.03.25",
"signature": "74f2ea799652d2502f53809bbc548da93fbb45b6001a29656d9de8db6e79fb8f23216f7eecb64a3efdac1e6fff82a9bf3b7251732f9ed5d9f590f4347d40378e761527abb062620e1e605b18dbdd198ffee8d2fd1b8102e2476b15d963fd607d880afa65d531147d31625dd4d4a9c475c3bcd0715ce72152a76d1758722d5ec0",
"latest": "2016.03.26",
"signature": "6211db0b44f15fb6090de1650e702c48e5a342dae1ba7db09f263c5fa9b5e69b72e42819fba5b1ff8f38221dc616f397dd30bad1373759edd39febac94ffa24de347f9746902084553e912ff7793c9d5104ce3ca76cb0c110592f4319b8ab01c43367ae6d2773719ef527ebc83431b7a774d77378cc415094e835b0fba0abcb3",
"versions": {
"2012.02.22": {
"bin": [
@ -8715,6 +8715,20 @@
"https://yt-dl.org/downloads/2016.03.25/youtube-dl-2016.03.25.tar.gz",
"e9b76e981d5aa9465f5f3b8dc46576b9c4b77af7e6a90dcf21d179dc1a47d87a"
]
},
"2016.03.26": {
"bin": [
"https://yt-dl.org/downloads/2016.03.26/youtube-dl",
"bdb501898af8de7d8647ea38d8c1a8572351f25934476ce4fb7c131243289d6e"
],
"exe": [
"https://yt-dl.org/downloads/2016.03.26/youtube-dl.exe",
"65579f07f03c0ceea1b2a489194baa23bf2bdeb0d13e354bfe00357719697522"
],
"tar": [
"https://yt-dl.org/downloads/2016.03.26/youtube-dl-2016.03.26.tar.gz",
"7a5ef31c40c4e5b3d5a22e99437bf02b0c79b6a19e765749db6c9b754836bc61"
]
}
}
}