release 2016.08.10
This commit is contained in:
@ -1 +1 @@
|
||||
2016.08.07
|
||||
2016.08.10
|
@ -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-08-07T21:15:12.781125Z</updated>
|
||||
<updated>2016-08-10T00:23:36.879029Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -10175,4 +10175,19 @@
|
||||
<updated>2016-08-07T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.08.10</id>
|
||||
<title>New version 2016.08.10</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.08.10/">https://yt-dl.org/downloads/2016.08.10/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2016-08-10T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2016.08.07",
|
||||
"signature": "3a6c790b28f8af50f9cec28a97e5333ad09243ed272e1c736f1add7e6a5b5906fdc4fd97769dbe7978c2b1d1e64b0f298106735b5a3ade8c82b8eb9fac4e921f2cf0ddcd4f8be81f0255998185fd93cfd972f57b7252c51de33d817bb7f17f1ca260095f4398d42eedd6ea8ef3e56b83106ab780d2321dd27cea1b19f8109213",
|
||||
"latest": "2016.08.10",
|
||||
"signature": "8e140a2e11c71804bad5559dcaef5ca7df7f72974cc352f67f99c2176bca902c5ba94e0c75a3a1aea627a0de88d5eb887284641d17eb5488dff2725e63d684283a55ac4b2e69602bfec058ef406e76c041a9548dae50141a693bbfc9d0b0ed3f82dd95555464f0d8215e31d886b7a8847547479fee20b99573432df6ee4e4114",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -9499,6 +9499,20 @@
|
||||
"https://yt-dl.org/downloads/2016.08.07/youtube-dl-2016.08.07.tar.gz",
|
||||
"6f42477c562291cd392b7a034a7b828bbf1e209a48de7629848ba82a3aacdc1f"
|
||||
]
|
||||
},
|
||||
"2016.08.10": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2016.08.10/youtube-dl",
|
||||
"7887a7a14e1fab6540bc6aa9a8f543349d39ba0b2eaca94c92ec924b03ccc3b9"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2016.08.10/youtube-dl.exe",
|
||||
"04240d85af31115db736bc97247683ebbb8820d4f7cb299623e45d4c24cccc31"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2016.08.10/youtube-dl-2016.08.10.tar.gz",
|
||||
"6ca3d821e29240776f4d42c2d9442ea3fff1fcd2294e171acc86b45876e2aac5"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user