release 2014.08.22.3
This commit is contained in:
parent
0345c8d777
commit
deff9e0884
5 changed files with 44 additions and 13 deletions
|
@ -1 +1 @@
|
|||
2014.08.22.2
|
||||
2014.08.22.3
|
|
@ -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-08-22T03:19:33.154787Z</updated>
|
||||
<updated>2014-08-22T18:45:35.770596Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -5270,4 +5270,19 @@
|
|||
<updated>2014-08-22T00:00:02Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.22.3</id>
|
||||
<title>New version 2014.08.22.3</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.08.22.3/">https://yt-dl.org/downloads/2014.08.22.3/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2014-08-22T00:00:03Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2014.08.22.2",
|
||||
"signature": "2bdc43b0b5267aa824b7d44c2edf45b57b6acdcb2c06c1d7810e0781db168d06dc2acebb6a6ba7a15307f8dd90afb5babb3c6c69af2a278e4f4128ca086b449a7e9a05f2653c43fdef4c52b43d4ca82da51bccddff04027ce9752521f8e90c620a14a9824ce356ca3ba0d9716d3646229fbc3157cd73e19cc34db1a215be2aca",
|
||||
"latest": "2014.08.22.3",
|
||||
"signature": "20b9da847f2b0b514cf12b589c999afec998ad18f3007b2f375d82367345f3d110d4ea69ce86b98ea8ddd534f51f5a3d90d2a94566f68f14155f54be022cc7f221a3e62723180756c7671f488c0c70be5945429fe634ac7b0422b40cd6fd794862f84a9b127996e2c93da35902549c30eaf70a1d4a01b9e6043044be3e6facb0",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -4921,6 +4921,20 @@
|
|||
"https://yt-dl.org/downloads/2014.08.22.2/youtube-dl-2014.08.22.2.tar.gz",
|
||||
"6739eda66840bb742c1053701db5c9722f93c42b85408804378789f551d26032"
|
||||
]
|
||||
},
|
||||
"2014.08.22.3": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2014.08.22.3/youtube-dl",
|
||||
"fcb4c5cb41fad9a09d9bbc14c25530fca21607ef295da44c34844977f065e8fb"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2014.08.22.3/youtube-dl.exe",
|
||||
"ecbd8d1f495287ec75cae3c5edd98b96c6cd2aea231cc37d2be52d3999def983"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2014.08.22.3/youtube-dl-2014.08.22.3.tar.gz",
|
||||
"315711e772194cde8308b376855c61ad8c08ff51703e6c7d4e2af40074657a43"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue