release 2016.06.27
This commit is contained in:
@ -1 +1 @@
|
||||
2016.06.26
|
||||
2016.06.27
|
@ -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-26T21:17:46.962257Z</updated>
|
||||
<updated>2016-06-27T23:12:09.675542Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -9815,4 +9815,19 @@
|
||||
<updated>2016-06-26T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.27</id>
|
||||
<title>New version 2016.06.27</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.27/">https://yt-dl.org/downloads/2016.06.27/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2016-06-27T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2016.06.26",
|
||||
"signature": "1b06f10d275ec370adc88f0b756cd4b324fcbad446f082d7efb732e05743cb77fd0e658b56f5585feec07ea874ded90308749f4461efc3fa8c3b5a58317b50ef30e8671e6e75d9d478ac8a235f2f91941926da048c5c03f74cacb948046e745b0ef0499a83fc6d7d4d6ffc2002d680b9ef54dd0845962de6f3721dd2cbf00379",
|
||||
"latest": "2016.06.27",
|
||||
"signature": "869fb7fca32087a08baa19e00036907d8984a7f6ed6a4aa6a42394c453549bf6088990eac64de33cf4b787526d112803ec537efd7a8b6121b323cc2ed67e05a31d9eaefb8ee68c10bc9edc69a1a2c2c619045094b024d703fe85e986de5904701589b35152f2c463c48411300d3e3b1191ecfd874ef1906bf4600ca57306016c",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -9163,6 +9163,20 @@
|
||||
"https://yt-dl.org/downloads/2016.06.26/youtube-dl-2016.06.26.tar.gz",
|
||||
"31cf6731b5fd119e34556b1afa8bc7b49d76f7c085c5d0a71d40f2b745d6108a"
|
||||
]
|
||||
},
|
||||
"2016.06.27": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2016.06.27/youtube-dl",
|
||||
"e521397898ca0c36559e897c53b4d437fd66e3fd829e9e05347373e45146eaf1"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2016.06.27/youtube-dl.exe",
|
||||
"bc808cd5e3e482b319a0754dd90d693e4a963262504d74ff09ebc0c4b54cc583"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2016.06.27/youtube-dl-2016.06.27.tar.gz",
|
||||
"6ccb3ab1b2e3d5c231b9fff3bffe7c60b3c4973a8269bbe6a5b6835527109bcf"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user