release 2016.03.14

This commit is contained in:
Philipp Hagemeister
2016-03-14 10:29:54 +01:00
parent 63e3ee4264
commit 74afb16e77
5 changed files with 51 additions and 15 deletions

View File

@ -1 +1 @@
2016.03.06
2016.03.14

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>2016-03-06T10:13:32.305753Z</updated>
<updated>2016-03-14T10:29:51.318511Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -9290,4 +9290,19 @@
<updated>2016-03-06T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.03.14</id>
<title>New version 2016.03.14</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/2016.03.14/">https://yt-dl.org/downloads/2016.03.14/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2016-03-14T00:00:00Z</updated>
</entry>
</feed>

View File

@ -1,6 +1,6 @@
{
"latest": "2016.03.06",
"signature": "2cb907bdb790bcc415672a1578319d252f95c2eff1b41d01505a1ca513e9b6023f4340a7e144c24d96822fae2ae7f97eca1070ee8e1f9cccfeece363fec886dc4e4aafce9e8c24ee62ea0c981f49444668be1d6f3909ff844f268b570fb89f55d7304dde2e39ae2ece6449d1fecf7d692edf697ae0a930d62b1544009a7cc96f",
"latest": "2016.03.14",
"signature": "924d3570cb5c6d12e2292096ef336227c129763a7bffbda7ae220092a6ac5753f74535ab596a45db1e85d0a0e69ccb41f45a02846334d1f8005eabc9232c3d890308ac2f838d933dd9791a21aaa48ede9417843fd9b207f414b5b446ee5fb1ff89529c775e50776a5fb1767e0d4f009354da8a919fb0a7025031f7ee3770dfda",
"versions": {
"2012.02.22": {
"bin": [
@ -8673,6 +8673,20 @@
"https://yt-dl.org/downloads/2016.03.06/youtube-dl-2016.03.06.tar.gz",
"71a17b942e2418312cd5a4460824242925f52f20e112048fd26cbddc169827d1"
]
},
"2016.03.14": {
"bin": [
"https://yt-dl.org/downloads/2016.03.14/youtube-dl",
"72d43ec05ddd08307cbc6f26405b19bc5f91cb430f58ec64816920829f29fefe"
],
"exe": [
"https://yt-dl.org/downloads/2016.03.14/youtube-dl.exe",
"437b4214552ceae97a9be2c2e8c478a93a206436ad274998964cea72178b4761"
],
"tar": [
"https://yt-dl.org/downloads/2016.03.14/youtube-dl-2016.03.14.tar.gz",
"59ad34e573ecf190cf61ebfdf91878e12fc826d422e40d85237168b88d36d7a2"
]
}
}
}