release 2016.02.13
This commit is contained in:
@ -1 +1 @@
|
||||
2016.02.10
|
||||
2016.02.13
|
@ -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-02-10T16:21:08.467920Z</updated>
|
||||
<updated>2016-02-13T08:30:11.376400Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -9215,4 +9215,19 @@
|
||||
<updated>2016-02-10T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.02.13</id>
|
||||
<title>New version 2016.02.13</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.02.13/">https://yt-dl.org/downloads/2016.02.13/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2016-02-13T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2016.02.10",
|
||||
"signature": "8bd8fd62159c3f6894c33b8e89c259bc8364a087a6a8e3212d70c4747ad177fa2ca5b1e558292b2cf100156f3d6b2f039bfb482200d22b57a6a1a0aa26e905877181ecb420da539fe20fae9cb0cf13fb429f8b2c808083e0d497b0674fa3ee3dde8e07df4f2dd35ea7b6a157c2b0cf35dd4caafa406a8439a12a6fbc4cf01d19",
|
||||
"latest": "2016.02.13",
|
||||
"signature": "5e4582b552f0d913dd6226b5530f961a85c8c8fda9c6e2b9b1b4bbb023dc9301d28a9d7c0e896a07fa2924cbd9b9d67485e6eb68c0b850b1933725d0900b81927de46713c431f952386cc0ef51fc280b4ee7d4960cfa71fc0eedd5f3dfe1bf3176755dbc1fb856a84ab7cc7e17a76d52fb2b12f491589fe72f734518eb2575c6",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -8603,6 +8603,20 @@
|
||||
"https://yt-dl.org/downloads/2016.02.10/youtube-dl-2016.02.10.tar.gz",
|
||||
"386cfc2128eebbedf2c4ffdb41537aede509436cdb6b6ef596da4eece376d023"
|
||||
]
|
||||
},
|
||||
"2016.02.13": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2016.02.13/youtube-dl",
|
||||
"d3566b25400e57fd0d3e68c29e404eea464750a84ffee62fca3666975624510d"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2016.02.13/youtube-dl.exe",
|
||||
"db181ff70b0cc4d2ad8483da0f77497fa16224bfcd0eeea8f0bc2776198c7c79"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2016.02.13/youtube-dl-2016.02.13.tar.gz",
|
||||
"8bb5cb62aad23fd3b049d9ffac76af6d76af8c18d68da3a3b9f602adaca1d534"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user