release 2015.06.04.1
This commit is contained in:
parent
9a75356870
commit
f1d3e95e46
5 changed files with 47 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2015.05.29
|
||||
2015.06.04.1
|
|
@ -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-29T08:14:44.465152Z</updated>
|
||||
<updated>2015-06-04T21:56:45.582904Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -8255,4 +8255,19 @@
|
|||
<updated>2015-05-29T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.06.04.1</id>
|
||||
<title>New version 2015.06.04.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/2015.06.04.1/">https://yt-dl.org/downloads/2015.06.04.1/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-06-04T00:00:01Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2015.05.29",
|
||||
"signature": "9b098956c29e53a3183d1930e54396c83ca0f408b576fc444b839d1d32354980e0b2553829490bc433047cabcd9474f6f0940cc9c32cc9e58b3188f2fa8234777271fd79db0828187b9f1d1e4a71c29b89a1d6091ab33aab482b4742eb999faebcd84265ccb16357516cc7ecaf5eb2f9404763dc0606b97e02c85659dc95ef28",
|
||||
"latest": "2015.06.04.1",
|
||||
"signature": "55c88f84b1227cc1b56128311cea911fdd6879891a6d8b9c7479bf51bf82aa47d41fc539e60aa646692088c5a94bf5affbdb060ab0c6b60beeddf96f5cfe6d92c4eab374f70ccd4b01e0ec5cf7fc77088a6429e3b63162e50d02a679443c5df39535d9ab4fc3b8cc25f5b8aed1a5bb9b612b27a03af964198a474f97c8750595",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -7707,6 +7707,20 @@
|
|||
"https://yt-dl.org/downloads/2015.05.29/youtube-dl-2015.05.29.tar.gz",
|
||||
"32ba46eaca000e7752ee2b2c6ff1d767e6a6d7b20f4d7ecaa3f7c612458efd51"
|
||||
]
|
||||
},
|
||||
"2015.06.04.1": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.06.04.1/youtube-dl",
|
||||
"48477b3df12b2d6232165a1ccbc999221086c89264b6b64dfbb9d16594eda4be"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.06.04.1/youtube-dl.exe",
|
||||
"d5ed081145137828a0038cee9f4c4c4dbe3a850210e0fd49837f199a9e00751d"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.06.04.1/youtube-dl-2015.06.04.1.tar.gz",
|
||||
"cffb1edb9637962e6a2ea1d26284f52aa53c7f5cd2a3e1e94a21f414aa606566"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue