release 2015.05.20
This commit is contained in:
parent
7ab18af783
commit
6685d1371f
5 changed files with 47 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2015.05.15
|
||||
2015.05.20
|
|
@ -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-05-15T10:30:04.916863Z</updated>
|
||||
<updated>2015-05-20T10:12:52.565180Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -8225,4 +8225,19 @@
|
|||
<updated>2015-05-15T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.05.20</id>
|
||||
<title>New version 2015.05.20</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.05.20/">https://yt-dl.org/downloads/2015.05.20/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-05-20T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2015.05.15",
|
||||
"signature": "2a87258f39c1916eead517028798d46206ed16579f2546426ec7b77f7e40adce59d0baf920f83d63d643f8aad2458fadf7033cb4400f1f7b53cdf9f54df21b1315759e72ee97d29c217087a6882e044bcc24bbecfee4c1130dc70d76638649928840073e97300926a30235a768513501dae19bb4dea8c5a0611c409f7791cfe0",
|
||||
"latest": "2015.05.20",
|
||||
"signature": "61f2223b0de57b93290f49036887bdeaed8120f31e5c2d70d17c5fd52c5a3a794d079fb4d454310da628abb1213621fe413ca19f26beb8133a5a12c108d4b16c9b0966ab112bcd3795c4b1a8aca261407d038c6e890b324b844ea63161830833f694d453b0f502c2b9c8b3b96f387bd8ba7402725e6362764bf8134f2868e35e",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -7679,6 +7679,20 @@
|
|||
"https://yt-dl.org/downloads/2015.05.15/youtube-dl-2015.05.15.tar.gz",
|
||||
"e64bdefd46f5c0172c4d43efebb6675796933362abf9add00fb071eb1eb58e2c"
|
||||
]
|
||||
},
|
||||
"2015.05.20": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.05.20/youtube-dl",
|
||||
"b037a73823ca0123a127fc940a86af990ac98e69f8a1294d8e6b0ed89abe183f"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.05.20/youtube-dl.exe",
|
||||
"26d9ad34b0af09d08abd9431ba7872b23582db8501418f65185ffdf7ff1cd44d"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.05.20/youtube-dl-2015.05.20.tar.gz",
|
||||
"94de6dfdca5fd2c2cf83961b204970cc98aa9c3620736100116de07d54532eb3"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue