release 2014.07.10
This commit is contained in:
@ -1 +1 @@
|
||||
2014.06.26
|
||||
2014.07.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>2014-06-26T17:34:07.630451Z</updated>
|
||||
<updated>2014-07-10T14:57:53.551593Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -4865,4 +4865,19 @@
|
||||
<updated>2014-06-26T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.07.10</id>
|
||||
<title>New version 2014.07.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/2014.07.10/">https://yt-dl.org/downloads/2014.07.10/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-07-10T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2014.06.26",
|
||||
"signature": "0fb8e8d8bc0b0b8d7c57ee6cf130efc8a42f7fb0d23d74d4d6f91b7a494f5c6174dc709a9b33792b857fa18c2dabd6518dbe0f274ab59464ea8d857140b1343158da8ddb81c7680026181a96a82eb39abd3f43ab5b8176634ea50e6f0ebb58ea7cdda0bf940d4dbb5107bb909d6c1c5321ab0f856c9493f981b801253a009ade",
|
||||
"latest": "2014.07.10",
|
||||
"signature": "1277b45b915c7f32cfbc827181171b53135bb1db5b3ee72052abab19462902302fa61f6ab549d9a11c4c9c80b37eb3c4153b2158b156497262066b9a12f372c69f5fe45a4ed767aceba688ae4b559239ee454d57a48658dab020215256bf6db74f97fc8e51ae8640a8fc6a9f0dfb7ebd2e8a6f245c855296fc0a87ed6c562b11",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -4543,6 +4543,20 @@
|
||||
"https://yt-dl.org/downloads/2014.06.26/youtube-dl-2014.06.26.tar.gz",
|
||||
"8d953d3d9ed55fb409e90c745fc788fc5ae251512908c822afe4d7f4e805894a"
|
||||
]
|
||||
},
|
||||
"2014.07.10": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.07.10/youtube-dl",
|
||||
"4f88ca1b421d92114f6303206c69c9749aa247b08f5ac4a2aa698f244140967c"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.07.10/youtube-dl.exe",
|
||||
"21b0784d47213476b81d67b57c5697307a1ddd16b2477a4d2a127941632ea7d6"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.07.10/youtube-dl-2014.07.10.tar.gz",
|
||||
"502588b8bce748644c3860975547a4f3b26695e5fb1cc2f5a8ffac00cbe17c56"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user