release 2016.06.14
This commit is contained in:
@ -1 +1 @@
|
||||
2016.06.12
|
||||
2016.06.14
|
@ -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>2016-06-12T12:08:28.174165Z</updated>
|
||||
<updated>2016-06-14T02:21:56.510297Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -9650,4 +9650,19 @@
|
||||
<updated>2016-06-12T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.14</id>
|
||||
<title>New version 2016.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/2016.06.14/">https://yt-dl.org/downloads/2016.06.14/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2016-06-14T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2016.06.12",
|
||||
"signature": "7ea6febe1dcb7021918cb17ed65c86c197836902393dd008c1f863267fde3413da28a0eba4624acf743ff42141fdf86e8b1d164aed20c975652e923c89c6baa32a42552e95fa9de529b74c345213f80b14d018e27ba9aba5e6a8b0d6ba200950144a68f562efa1c5be08971ed5f5147ea3cf32a4817500196770d53a7a2fd1ec",
|
||||
"latest": "2016.06.14",
|
||||
"signature": "714bd61053a6327c140ac803c6d7d4d5363c4cd50593eb7fc1653dcac1fd5ab65da5fbbaff4fba4fd7e465018a7397e37938736260606980f8332de3d667677bb46f7c171bd887b7fc36faf5d49cdcf45b5f70e2b2636949e7f629bac066e5fb4879cb7c771b523a6e732e5c7f5ba1fbbc57b361e848726f4270c18e685e45c0",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -9009,6 +9009,20 @@
|
||||
"https://yt-dl.org/downloads/2016.06.12/youtube-dl-2016.06.12.tar.gz",
|
||||
"da22f40f0a837eaf92ac2f3088eb2b64cabd14a03b5c003645ac0b1ef94f6528"
|
||||
]
|
||||
},
|
||||
"2016.06.14": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2016.06.14/youtube-dl",
|
||||
"83c5c4001e8004bd395756e330167fc0c28e0bfd7191622a0816ade9f8597be4"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2016.06.14/youtube-dl.exe",
|
||||
"663cd6cf75f623ba70b29f1ca84b281daddc9fc978e05532361e6befa2cf6141"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2016.06.14/youtube-dl-2016.06.14.tar.gz",
|
||||
"daa66aed25386f7e3d6cf672a4cdcae1f7b02bd504c633f753bc077623bebb3a"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user