release 2014.03.20
This commit is contained in:
parent
98328f6693
commit
f6cdbe792e
5 changed files with 43 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2014.03.18.1
|
||||
2014.03.20
|
|
@ -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-18T14:49:10.494464Z</updated>
|
||||
<updated>2014-03-20T16:38:40.694410Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -3770,4 +3770,19 @@
|
|||
<updated>2014-03-18T00:00:01Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.20</id>
|
||||
<title>New version 2014.03.20</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.20/">https://yt-dl.org/downloads/2014.03.20/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-03-20T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2014.03.18.1",
|
||||
"signature": "3da8a0fe0f894d31bbe683436e286e25217aa89dae3e3ee02fc1f584b8a3867dcfa711b3c1ffa1c9e1c641e092eadbc831052b62584e94a27bf315e0b3e3f6311d67d29aac5de69702778e82729690ea06e6b578723e41121bb8961d62c0517c9760f20b85e4affef04e173de89339476117d8f55f723e6ff1523fe2af1e4cbf",
|
||||
"latest": "2014.03.20",
|
||||
"signature": "08734e057fdda3a1e03b53681722c244767384d78772da483c313f52d5d840d7dda005fd8a8fcb818c20b53d5622ad84dc53027b10d1a6fd11b2000f27407f319f6d58b22bfd8108532e6ebb2ad928b411289db7436b6e9f4389c8c893d846309a66d4559c46129ee53331bac7f3655518b2ba372677a72df0ce7e10f10cf521",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -3521,6 +3521,20 @@
|
|||
"https://yt-dl.org/downloads/2014.03.18.1/youtube-dl-2014.03.18.1.tar.gz",
|
||||
"c1deb27e99e6793a2dd00a70f3a9ebac895b13d94ad3de27f28a6c5514dfde7b"
|
||||
]
|
||||
},
|
||||
"2014.03.20": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.03.20/youtube-dl",
|
||||
"20bec848aa1f5df06156bdf82c90d2403204127bf2e1eaf87eba9a547be0cf17"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.03.20/youtube-dl.exe",
|
||||
"89d14905a596e3e430932945d5e33911a295cf449527d3e8d0e83210832bb2ca"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.03.20/youtube-dl-2014.03.20.tar.gz",
|
||||
"9f4ae879a8492564e9064a13da267936155320af647174f2fb7e811e9c7a1277"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue