release 2014.06.24.1

This commit is contained in:
Philipp Hagemeister 2014-06-24 09:15:30 +02:00
parent 6581294d11
commit d62ea494d9
5 changed files with 43 additions and 13 deletions

View file

@ -1 +1 @@
2014.06.19
2014.06.24.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>2014-06-19T17:18:04.893541Z</updated>
<updated>2014-06-24T09:15:28.527242Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -4820,4 +4820,19 @@
<updated>2014-06-19T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.06.24.1</id>
<title>New version 2014.06.24.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/2014.06.24.1/">https://yt-dl.org/downloads/2014.06.24.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-06-24T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2014.06.19",
"signature": "413c94bbc61cc2dca78b3b893fe3f9bc54e84d1fe7e586c5bd4da3f31311caa78cdca2ed999699ac3d41a2503080a4a0e6113f68c5956dec5b938782382d7760c26ebd45cc0026fce2fbf165a9f640d9c66f29d094f047bc3bcfed10515689968901e2afde927614c815d13cee7ede8ad16855010fd3fdb0b6955f732ec7644c",
"latest": "2014.06.24.1",
"signature": "16491cdb58756a256d130f9bbc52c0965a924cde847db17a13113bc23e93a1f686921b1d0cf19e0cadcf12e337391417925cd0700166c11251c3f0b065cee340f0965bc20dfe202de682a0f0f4628454c89cf37f970d9bb28cb7fdcf32168a6f0517db3047f7c4478d8e6699a2e8aa5007dc1fd827dcb254eac9be0fddb444cf",
"versions": {
"2012.02.22": {
"bin": [
@ -4501,6 +4501,20 @@
"https://yt-dl.org/downloads/2014.06.19/youtube-dl-2014.06.19.tar.gz",
"877f5a1652693e80d905831bbc10055bd101d6620176b6cb08dd983e465eba94"
]
},
"2014.06.24.1": {
"bin": [
"https://yt-dl.org/downloads/2014.06.24.1/youtube-dl",
"9048207f8768c0183bb5a752b596dace59040202870644b479f92370be8b7614"
],
"exe": [
"https://yt-dl.org/downloads/2014.06.24.1/youtube-dl.exe",
"8623e894cc6a9bce64f8259ee103bab31c9d22f1c400d667237021f1b38828b0"
],
"tar": [
"https://yt-dl.org/downloads/2014.06.24.1/youtube-dl-2014.06.24.1.tar.gz",
"0e4a6c19f0b1b015bc952a33a374e160f3391355778fc43fbf119fa41104b93b"
]
}
}
}