release 2018.06.14

This commit is contained in:
Sergey M․ 2018-06-14 01:27:01 +07:00
parent 76dbdca39f
commit 9cb5e51de0
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
5 changed files with 39 additions and 9 deletions

View file

@ -1 +1 @@
2018.06.11
2018.06.14

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>2018-06-11T01:59:22.766140Z</updated>
<updated>2018-06-14T01:27:00.369764Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -12770,4 +12770,19 @@
<updated>2018-06-11T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.06.14</id>
<title>New version 2018.06.14</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/2018.06.14/">https://yt-dl.org/downloads/2018.06.14/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2018-06-14T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2018.06.11",
"signature": "5e97737dbf1c493c43c7a1c9f16e4fa1b2fba1a6d2b3891950ba70440713af94b76c9b5e0a9b2dc9396618443861d7546d6792fd1dc1c3613e31e0be69b9ab80a45bb49f8d4025e3cbc84fcf3d9873f39220c9da23217dc0ff6fc3fa3e9bea57b0cd0fb0e1081fe383d73e0ac9523234a7f020e76af54541a71a69bcf843ad19",
"latest": "2018.06.14",
"signature": "453813c36c70cbcceef1c6ffd98c7e2968bae69f130948dec8e8f0bbec07457d5fc827b836ebff8a70a892a3aefbab70030a9be7368304f8663d054c8671b203f6a5dad0ec4323b1c7ffda23d537ec6b6eae8108c77daa6f150be11ff96496b27993f825b9a1c8fffae49696480caeb726f5f4a1b417c7033751539a135fa0cb",
"versions": {
"2012.02.22": {
"bin": [
@ -11921,6 +11921,20 @@
"https://yt-dl.org/downloads/2018.06.11/youtube-dl-2018.06.11.tar.gz",
"f8b1fb0f2fbf3011a98577ad57e8a9ede667bf38ae4e9c57a3597bf472d26f0d"
]
},
"2018.06.14": {
"bin": [
"https://yt-dl.org/downloads/2018.06.14/youtube-dl",
"f314ffaefc9f0fb7e3f93db03c605d24cf1e4f43a1a7546e2c92f670fa817001"
],
"exe": [
"https://yt-dl.org/downloads/2018.06.14/youtube-dl.exe",
"8abbead811f44c2071dd7495729783babed33020a232b7d3fd773eae23299458"
],
"tar": [
"https://yt-dl.org/downloads/2018.06.14/youtube-dl-2018.06.14.tar.gz",
"6cc4fdd9122e2b5f73245f423054a050ecf3a38ad4cd13abf112c7cbf6130b6c"
]
}
}
}