release 2016.04.05
This commit is contained in:
parent
e8c339da56
commit
737468e540
5 changed files with 45 additions and 15 deletions
|
@ -1 +1 @@
|
|||
2016.04.01
|
||||
2016.04.05
|
|
@ -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-04-01T09:13:44.020981Z</updated>
|
||||
<updated>2016-04-05T18:39:11.794050Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -9380,4 +9380,19 @@
|
|||
<updated>2016-04-01T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.04.05</id>
|
||||
<title>New version 2016.04.05</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.04.05/">https://yt-dl.org/downloads/2016.04.05/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2016-04-05T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2016.04.01",
|
||||
"signature": "797472506f1bbc96b3b416dc721f52436c798efbeffe3cef33440d9382f29fb4842af7b6fdc517a297174c1e2a42a2b1407481f1930528e3cea126f4e45b22d8e00de93d211586ab84c462fba213328ce13210143dbe6a27c44e11188154d5553678a867c94d2ff27332f92ef4b1ce1d89c225f3f1b1faa8c4fbb2a856c745a9",
|
||||
"latest": "2016.04.05",
|
||||
"signature": "93949e80f837743fb027ff5a089471f5d094857c8246620f1fe27b31c6cb1163940c374d3112c5c96c4cd6a9b432d68d11a6c8de5d5d1dab4662f9b2c140151804426de72b74a7b3788141d445720e6c939b44f7407f4ce0ae38b2cfc6e84e723a4326972da4a284da525df5bc1f1ea977e92e7db9cafb4ef1494737cf94189c",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -8757,6 +8757,20 @@
|
|||
"https://yt-dl.org/downloads/2016.04.01/youtube-dl-2016.04.01.tar.gz",
|
||||
"474a9d901252c05ec9d8131016dab4a2fb40d9c323e7ebdd5c5e30c9eee3e824"
|
||||
]
|
||||
},
|
||||
"2016.04.05": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2016.04.05/youtube-dl",
|
||||
"16f0fe4d677e458cd074875c15a8c1b18088bce5e9bcce91f6ef2dc9b4ce33f9"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2016.04.05/youtube-dl.exe",
|
||||
"025b8cb149f9c899d597392819baa732e593b4784b5cd837c495abfe93061897"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2016.04.05/youtube-dl-2016.04.05.tar.gz",
|
||||
"b42fa16c6657a083082e6914c19c07f57a5a9dea34981e7442954dc30acae3ed"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue