release 2015.02.19

This commit is contained in:
Philipp Hagemeister 2015-02-19 00:37:13 +01:00
parent 6d2840b147
commit 25547d4e68
5 changed files with 43 additions and 13 deletions

View file

@ -1 +1 @@
2015.02.18.1
2015.02.19

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>2015-02-18T11:03:03.798691Z</updated>
<updated>2015-02-19T00:37:11.822291Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7760,4 +7760,19 @@
<updated>2015-02-18T00:00:01Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.02.19</id>
<title>New version 2015.02.19</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.19/">https://yt-dl.org/downloads/2015.02.19/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-02-19T00:00:00Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.02.18.1",
"signature": "480e560ca2a65409ffefc485eb8d270879d1f4ef4b77d66389d1b7d1975d1477580c4298837f0da92c026d6fb6994044b8362027c8475069c22fabcbc43ffd42a5afe1213ac85c82f086f91dcf27e751cfb2b9acebb7220a515e7865f7118cec40131692fe996e285edbae423cfc747ce2b2ecb327bd92b3cf2f5086b3d6cc11",
"latest": "2015.02.19",
"signature": "9722d9e8585631472054248518d07cd6d59f390b7219ca18982f3993666030e929c6de3dde9db2e065df01b7765a89b1ecee3cf7ec1e16b25866d063aa7d73f256a8afc58215e1e54daeca290145091c156e3b94b88fbf6ae986cb3f80370cb5d854466c9fd42aed6c70ab51ecaedf9a34bfedce73ebd0263891418119400663",
"versions": {
"2012.02.22": {
"bin": [
@ -7245,6 +7245,20 @@
"https://yt-dl.org/downloads/2015.02.18.1/youtube-dl-2015.02.18.1.tar.gz",
"7eadc97c38a5d37e47a480120d760c416aead9f527107e08832f6dab9da211e3"
]
},
"2015.02.19": {
"bin": [
"https://yt-dl.org/downloads/2015.02.19/youtube-dl",
"6a45db9031d79cd8069b713cddcad32aa1039409fc37334c06f05e1577dad09f"
],
"exe": [
"https://yt-dl.org/downloads/2015.02.19/youtube-dl.exe",
"5b15bde10857dc60737933c2f7a44cf0ee89f09daa0b15296022926a784725ec"
],
"tar": [
"https://yt-dl.org/downloads/2015.02.19/youtube-dl-2015.02.19.tar.gz",
"272fd6948b02bbda30a5edbf441a5d359ca2c64d39147c85401a3c6d12f5dc5b"
]
}
}
}