release 2014.01.06.1
This commit is contained in:
parent
e4a93bdc2f
commit
1af2a670f8
4 changed files with 42 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2014.01.06
|
||||
2014.01.06.1
|
|
@ -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-01-06T17:50:12.094344Z</updated>
|
||||
<updated>2014-01-06T19:29:37.912904Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -2690,4 +2690,19 @@
|
|||
<updated>2014-01-06T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.01.06.1</id>
|
||||
<title>New version 2014.01.06.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/2014.01.06.1/">https://yt-dl.org/downloads/2014.01.06.1/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-01-06T00:00:01Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2014.01.06",
|
||||
"signature": "70c9adb9c15922a51a06df0cb20963e039980e49d48ef56f4de8cdfca4958107cc0d16711a23ab4229b4ac654ccc26f211078d635b8d9c9276264849bd49ecba03eda22d646efdb06c4c5811df3154d63232189efaa3b5c74143e06966560195a566a816732244bbcfaf4b2e227da3c8e869f9ebd9bd8040daddeada321b33c2",
|
||||
"latest": "2014.01.06.1",
|
||||
"signature": "5be5e1b339a26c36a6a72effb8ae7c36c586f77c9b72a74eade370353da82706224e4045b09d8badab5a23c3902dcb3c9371cf9738fd52a0b256444655b4a1bbee4896313be66dbbb58a83c8cae722b4dbdcad0de2cb4c91e8741c776d1984c34b1010a0046d827527f2e07beed3a8e544ae7201e8a359e0b3e42bbfb3910e38",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -2513,6 +2513,20 @@
|
|||
"https://yt-dl.org/downloads/2014.01.06/youtube-dl-2014.01.06.tar.gz",
|
||||
"87b806416aa7aef3d8f4ad5d32c6ead95a3e6acc4bf740fa2b4a34a5462e0562"
|
||||
]
|
||||
},
|
||||
"2014.01.06.1": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.01.06.1/youtube-dl",
|
||||
"a4efb33d0e9f8a8cbaaae7654e866f420308b4c390a7f31fa55e2c338fe3eca9"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.01.06.1/youtube-dl.exe",
|
||||
"88535f3cd174a8fb74fbaee6fe5cb671f86152703ed7486a7573b8e36bcf8e94"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.01.06.1/youtube-dl-2014.01.06.1.tar.gz",
|
||||
"96c707d32bd95de83cba5f8abdac9b6e642070758d32a1a09aac3a96e43ee05c"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue