release 2015.02.10.5
This commit is contained in:
parent
08f4c0f0e0
commit
9f0acce278
4 changed files with 42 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2015.02.10.4
|
||||
2015.02.10.5
|
|
@ -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-02-10T11:32:19.050741Z</updated>
|
||||
<updated>2015-02-10T16:03:49.001158Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -7640,4 +7640,19 @@
|
|||
<updated>2015-02-10T00:00:04Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.10.5</id>
|
||||
<title>New version 2015.02.10.5</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.02.10.5/">https://yt-dl.org/downloads/2015.02.10.5/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2015-02-10T00:00:05Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2015.02.10.4",
|
||||
"signature": "9a9d7b0646572046f6ce6da6b9c0c83a39eb41636f0afc565e71da16646832c96c9cc03e85d44fd7ce52cccf71bbd019c2380c0d8eaea465ae00b89015c269a864f9cffff9f90d21a3bf0da19e47a8d81f30334756fc2a37c086380e20fd148278ec4193f96bc2f7a18ed007b960a8c292d2de70fd7dc8c22218ab18adb3e9ca",
|
||||
"latest": "2015.02.10.5",
|
||||
"signature": "914d25bdfb53ba5a28691b578857265b59c1b83e0da73d184fe91091cdb4d58a1f9c29c3a0265a025ced41b5882145bf4a2712212f889125551762757f27119a910050ceb857c3ff29e6ce2558b3e47295e74a30490f2d4fdabba1a1c789703c8b4b8b2b052e3425f76a47c756aec9d6e79ffee269c420d8fb83787b9167c87c",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -7133,6 +7133,20 @@
|
|||
"https://yt-dl.org/downloads/2015.02.10.4/youtube-dl-2015.02.10.4.tar.gz",
|
||||
"9a6d616ad7fde0f9fda72e64cb3197bd8faec04b7baa726def926119ad3bbd24"
|
||||
]
|
||||
},
|
||||
"2015.02.10.5": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2015.02.10.5/youtube-dl",
|
||||
"14de9052b9076a5e9da689a5ca98586822a0ec99d0b36c51d21e82cc954706f0"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2015.02.10.5/youtube-dl.exe",
|
||||
"227b1133f52dcfb07451f3dcadf3c408eb4a76fe40fd4c41060ab30fb83fb623"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2015.02.10.5/youtube-dl-2015.02.10.5.tar.gz",
|
||||
"cd383f83b972afccf57b97c096d4830067199aedf4e2f0809004a2ead8676f38"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue