release 2014.03.12

This commit is contained in:
Philipp Hagemeister
2014-03-12 14:54:35 +01:00
parent 0a27c5551b
commit 02bc59198f
5 changed files with 43 additions and 13 deletions

View File

@ -1 +1 @@
2014.03.11
2014.03.12

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>2014-03-11T16:53:41.662081Z</updated>
<updated>2014-03-12T14:54:33.468301Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -3725,4 +3725,19 @@
<updated>2014-03-11T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.12</id>
<title>New version 2014.03.12</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/2014.03.12/">https://yt-dl.org/downloads/2014.03.12/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-03-12T00:00:00Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2014.03.11",
"signature": "7d7569f51bb3cff1eab7ad46110bb94bdcb9e4949e846b607aa1d64141670e76eb0ab6555d4ad2af9ced08bfc0b7e0444dff6b2d34c752f8b28bd65040294d437062551f1a3657b159d7f2b896424765b93cdef9c4e19e87c84275a2a78da1695c3391795ce2be718f487fe401768dc961c9b5a08d88a388f8c2620f093e071e",
"latest": "2014.03.12",
"signature": "2a51b5eacb0137d638414083e8364d4b075bd0e184505e0ed834917e8ce7aa5d1ce46557e47a540a047dbcbbf62ed49ff15ce130226e838de5f6e532ba60a329549f88aca54bc8f6a344805683ba3779279fde591d2f41579987866401f413210eb74cb4f7eca83394506cf9c8acac3417371436f3931c23ce45b17466bb483d",
"versions": {
"2012.02.22": {
"bin": [
@ -3479,6 +3479,20 @@
"https://yt-dl.org/downloads/2014.03.11/youtube-dl-2014.03.11.tar.gz",
"817cad79fb1bbf9ce3828e75d03c18c27be351190b03d72e8fd826312e5e7893"
]
},
"2014.03.12": {
"bin": [
"https://yt-dl.org/downloads/2014.03.12/youtube-dl",
"4086db11f01a0584731399cb53a15fb0c700ea173318fdfdf225e617c2d55702"
],
"exe": [
"https://yt-dl.org/downloads/2014.03.12/youtube-dl.exe",
"45e57f9b6acd3f886dcf43927e588e223640d79aa99aa729618ee018839b136d"
],
"tar": [
"https://yt-dl.org/downloads/2014.03.12/youtube-dl-2014.03.12.tar.gz",
"bd5c116e4f949162e2430d6b45bfd56a5571289cc2967db60cd9d5257a3d57b9"
]
}
}
}