release 2014.03.21.5
This commit is contained in:
parent
191c0f4e90
commit
c65f61621c
5 changed files with 43 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2014.03.21.3
|
||||
2014.03.21.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>2014-03-21T02:12:43.586283Z</updated>
|
||||
<updated>2014-03-21T14:55:14.444846Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -3845,4 +3845,19 @@
|
|||
<updated>2014-03-21T00:00:03Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.21.5</id>
|
||||
<title>New version 2014.03.21.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/2014.03.21.5/">https://yt-dl.org/downloads/2014.03.21.5/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-03-21T00:00:05Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2014.03.21.3",
|
||||
"signature": "4e02a2a0d5f0bd0dd35c1744ce73b643ea8c24d4426e144aa9d7afb1c4252a0c025fa69be064a96bf6d4acd9fc61361e9061802da392f8d979e8cd3d595b428fdbd527a3df82ce436b424e6f869390593e5d65d5d8493d41a1c685b4171ffccf2c1de1dad246ed790d8db5adec60fe11f8187a8f46d68661695e255ac7be9413",
|
||||
"latest": "2014.03.21.5",
|
||||
"signature": "254afd2403d26f732c0534295b940a2bc6ed8a68a176057867bb3971cada6cdb70b0d66d7d914945e04e33ebb249dabad05a7bf46820e8285cd09000c8c0b87eaa0c9b498c6958f70951849271795fd0a36d0bc1480fcc3750b5682bfa68e9d745ff22c121e4fc5204899a5e2dee278bc9671d7784a67931d0241223ea290c30",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -3591,6 +3591,20 @@
|
|||
"https://yt-dl.org/downloads/2014.03.21.3/youtube-dl-2014.03.21.3.tar.gz",
|
||||
"60903f6bd1106b9c6e498f7b6d4ceb0b7d680584875307d7cb7690cb3c67dc00"
|
||||
]
|
||||
},
|
||||
"2014.03.21.5": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.03.21.5/youtube-dl",
|
||||
"23d7cf85c2260ab93efdc4a73425adf412457801ce500e1b42fefd1f4be17b6f"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.03.21.5/youtube-dl.exe",
|
||||
"4efc7492adcefe197e3188e15a3ff54dfa8dd48a06f4fad24c4d9cb5dcda9ebb"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.03.21.5/youtube-dl-2014.03.21.5.tar.gz",
|
||||
"82c1c9de140b5030ee836c9b0f3586e812fc5bc5881703322d97ed5eb35b064d"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue