release 2014.09.10.1

This commit is contained in:
Philipp Hagemeister
2014-09-10 16:43:10 +02:00
parent 84794766aa
commit 914ff382d0
5 changed files with 43 additions and 13 deletions

View File

@@ -1 +1 @@
2014.09.10
2014.09.10.1

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-09-10T12:42:38.613953Z</updated>
<updated>2014-09-10T16:43:09.780410Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -5675,4 +5675,19 @@
<updated>2014-09-10T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.09.10.1</id>
<title>New version 2014.09.10.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.09.10.1/">https://yt-dl.org/downloads/2014.09.10.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2014-09-10T00:00:01Z</updated>
</entry>
</feed>

View File

@@ -1,6 +1,6 @@
{
"latest": "2014.09.10",
"signature": "81c544dd223eb398ecfea87a04dcd1643384459bb6ee41f0965f9d220cfef0584bf506f235b89ed72f8a2e9f5d97ec17f985c34ccf38ca1085a83820a8d6ec70b9e7992d34d1764174da9246e0a7e65511890638ef9cf949590382f127ac04c0d91fbe57140fd053d0310d4501e7b9410fec3569b2883c8609fd0cdb02206c7d",
"latest": "2014.09.10.1",
"signature": "68731b84aa77fee613e8a47f272484ce185785bdd18e2b373a7b5e2605db12b591e1386089cf808809c69438ab96cc1485c20b0ba39b58b169cd4681d8ccb8e3c7c84cd9b2c2bedce0fb35004c96784a5ab4faf984d745b146bb812f9a005e58e8cb080b42f53d4b68a3583775abc2414a149cff1fb07ddff7c07ad842d8b691",
"versions": {
"2012.02.22": {
"bin": [
@@ -5299,6 +5299,20 @@
"https://yt-dl.org/downloads/2014.09.10/youtube-dl-2014.09.10.tar.gz",
"d991f41f40e59d06a45ded75a76f2d3e834f02c5ee3aa5bf0aa4f703ec381e20"
]
},
"2014.09.10.1": {
"bin": [
"https://yt-dl.org/downloads/2014.09.10.1/youtube-dl",
"d1d1e8798f7734ecccae9532249728f2a357aa35dcf62c4b130d7476311cd359"
],
"exe": [
"https://yt-dl.org/downloads/2014.09.10.1/youtube-dl.exe",
"385b0f3637c31990f5824aa9abc9f3db1174e443cb2046275f822c353c1ece21"
],
"tar": [
"https://yt-dl.org/downloads/2014.09.10.1/youtube-dl-2014.09.10.1.tar.gz",
"90749b00da47711351901ae2775ed130b6e22d6b90f0c516723248f253cf5ee6"
]
}
}
}