release 2015.01.15.1

This commit is contained in:
Philipp Hagemeister 2015-01-15 22:46:27 +01:00
parent 41a49da1af
commit 03105f6854
4 changed files with 42 additions and 13 deletions

View file

@ -1 +1 @@
2015.01.15
2015.01.15.1

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-01-15T12:50:28.434709Z</updated>
<updated>2015-01-15T22:46:25.991332Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -7220,4 +7220,19 @@
<updated>2015-01-15T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.15.1</id>
<title>New version 2015.01.15.1</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.01.15.1/">https://yt-dl.org/downloads/2015.01.15.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2015-01-15T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2015.01.15",
"signature": "17bdd9a0904b2ec156454334993cdef00e4019d7dc03ffaeeec8599ef9740bbcae9cf25a130cb6bf0bb78bb6a1bbceb43fdf41598d1f7fe1b362871324c8652484e527c6ec6d98da1054672ce291fdfd833dafc1ae93c101f3909ec442a17225399822da93935768cc4852c91795c30ae6c93cac8d8c16b521be55ffa5729cf8",
"latest": "2015.01.15.1",
"signature": "50c2a7f4aa168fc17bdd670084175f533e8e51679e027eda616a86303fec1ee42202870c84c571c7fb265b821d9343e06965c3e514a99f2010b56e38a51c7dca0a19fc2a6f89f35ce9c090d0e7c275e742cd094ab37c0d51650159e6b56ba27fd348d9e00a1df916db4ad538700aebcffe70993a34a3e5346e280a725bf6328c",
"versions": {
"2012.02.22": {
"bin": [
@ -6741,6 +6741,20 @@
"https://yt-dl.org/downloads/2015.01.15/youtube-dl-2015.01.15.tar.gz",
"085ca3f752b80467f8579c08736286f956269bebdebfa8ae946225a8ad094594"
]
},
"2015.01.15.1": {
"bin": [
"https://yt-dl.org/downloads/2015.01.15.1/youtube-dl",
"0da8bca089a11711243b70b31c55e1f44c7473268138d1c62817039dfdcc8850"
],
"exe": [
"https://yt-dl.org/downloads/2015.01.15.1/youtube-dl.exe",
"912de6b3804d73d64de4c934ef8fab992c55006fcd1f1d3299660375e0f6d6bb"
],
"tar": [
"https://yt-dl.org/downloads/2015.01.15.1/youtube-dl-2015.01.15.1.tar.gz",
"33ca4587ada5fb57646d3ff32f8502ec5f2573043cbd9ce634305e299fb22a17"
]
}
}
}