release 2015.05.29
This commit is contained in:
@ -1 +1 @@
|
||||
2015.05.20
|
||||
2015.05.29
|
@ -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-20T10:12:52.565180Z</updated>
|
||||
<updated>2015-05-29T08:14:44.465152Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -8240,4 +8240,19 @@
|
||||
<updated>2015-05-20T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.05.29</id>
|
||||
<title>New version 2015.05.29</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.29/">https://yt-dl.org/downloads/2015.05.29/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-05-29T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2015.05.20",
|
||||
"signature": "61f2223b0de57b93290f49036887bdeaed8120f31e5c2d70d17c5fd52c5a3a794d079fb4d454310da628abb1213621fe413ca19f26beb8133a5a12c108d4b16c9b0966ab112bcd3795c4b1a8aca261407d038c6e890b324b844ea63161830833f694d453b0f502c2b9c8b3b96f387bd8ba7402725e6362764bf8134f2868e35e",
|
||||
"latest": "2015.05.29",
|
||||
"signature": "9b098956c29e53a3183d1930e54396c83ca0f408b576fc444b839d1d32354980e0b2553829490bc433047cabcd9474f6f0940cc9c32cc9e58b3188f2fa8234777271fd79db0828187b9f1d1e4a71c29b89a1d6091ab33aab482b4742eb999faebcd84265ccb16357516cc7ecaf5eb2f9404763dc0606b97e02c85659dc95ef28",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -7693,6 +7693,20 @@
|
||||
"https://yt-dl.org/downloads/2015.05.20/youtube-dl-2015.05.20.tar.gz",
|
||||
"94de6dfdca5fd2c2cf83961b204970cc98aa9c3620736100116de07d54532eb3"
|
||||
]
|
||||
},
|
||||
"2015.05.29": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.05.29/youtube-dl",
|
||||
"6ab36dd403c68ca3ed27c2e68f87a155a1dab6f2bb461b20773c37a727bfb293"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.05.29/youtube-dl.exe",
|
||||
"edfd29f414d8c3f2c7b0fc3ba5ee895c11acdd918ba00dd13ff2d8ab5bad17db"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.05.29/youtube-dl-2015.05.29.tar.gz",
|
||||
"32ba46eaca000e7752ee2b2c6ff1d767e6a6d7b20f4d7ecaa3f7c612458efd51"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user