release 2014.03.24.5
This commit is contained in:
parent
f7cc23f1e9
commit
65729455c7
5 changed files with 43 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2014.03.24.4
|
||||
2014.03.24.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-24T22:14:36.196836Z</updated>
|
||||
<updated>2014-03-24T23:26:32.883017Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -3965,4 +3965,19 @@
|
|||
<updated>2014-03-24T00:00:04Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.24.5</id>
|
||||
<title>New version 2014.03.24.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.24.5/">https://yt-dl.org/downloads/2014.03.24.5/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-03-24T00:00:05Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2014.03.24.4",
|
||||
"signature": "0cac61d6d891f323a9975fea10a82162ae2547dcdd02e83e475f619c774705d60467aada8ab566156b23820fae50e973ab3191d5a888e927de57a0a23a997e07ca1ea592af1783c77e9d0d367e091c647054aac29cacbf035491631d1ec67edad561cf82a3e9290f877639f4c0f6ac01d988065f6e9fc0b6be6bcfcd0c1c8f78",
|
||||
"latest": "2014.03.24.5",
|
||||
"signature": "37e05e5b13e0ff006a1435858fa97f5216da2557dd0a39632e7f8402ef74866240ccf416fb7efb9a957774eefa4393d036332220f809b33c234564a45f57b4d191e2cdb246d2cce8809125957b4244d31eba8d765be6225476c9c9074b64ee0c8c9a2e882d953485524633c0454088367c95f599097d361c7b79fd3505fd7baa",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -3703,6 +3703,20 @@
|
|||
"https://yt-dl.org/downloads/2014.03.24.4/youtube-dl-2014.03.24.4.tar.gz",
|
||||
"097a39cdc29a05edb5e3956f421e172697ab7a6cf9295e818c512c9616efe66d"
|
||||
]
|
||||
},
|
||||
"2014.03.24.5": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.03.24.5/youtube-dl",
|
||||
"644e5d2dfad1a197111162bc588c54ee80916127fa5bc956313bf289893bbb28"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.03.24.5/youtube-dl.exe",
|
||||
"3224e6565d6252e1366e736a6a828aa1e35b7f77522ebe3d2607c593bb1c7478"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.03.24.5/youtube-dl-2014.03.24.5.tar.gz",
|
||||
"f1258e8f91edb1e47d4e0ef19927faaa8327e834791807488ab21bbc5f3513af"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue