release 2016.07.02
This commit is contained in:
@ -1 +1 @@
|
||||
2016.07.01
|
||||
2016.07.02
|
@ -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-07-01T04:01:39.513609Z</updated>
|
||||
<updated>2016-07-02T02:49:52.758734Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
@ -9860,4 +9860,19 @@
|
||||
<updated>2016-07-01T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.07.02</id>
|
||||
<title>New version 2016.07.02</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.07.02/">https://yt-dl.org/downloads/2016.07.02/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2016-07-02T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"latest": "2016.07.01",
|
||||
"signature": "990a7e560dc038c19b0781322a9188bd4b5a0328b81cfb40360b1297bd4151ed094db7c7fad05caa33ecac641a5e20f17a987d612cc9dcdd1cd8d51e716c9721e3d5623d21daecfe88f010151894ea98cd483df1ea3234da95cb3e7d3d8f8992753c704ed5b730cb510612b56773abb5865833259708789f44135871d32e8638",
|
||||
"latest": "2016.07.02",
|
||||
"signature": "64d7160b36fe6d09e096b2763b84c1246a197b08a379974954085e3f06dd3fc59ab0d434c091297398df98eeb363d51049df5b574484c34435cb15d311d09f46631ec0beceb65cfae95803f0154ac46831f98c7a5383e2809ad27a10657ea9fc13da9aef542f9ede84b628403c05b5eafda40011b00f0f2b173c823e5476f3e4",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
@ -9205,6 +9205,20 @@
|
||||
"https://yt-dl.org/downloads/2016.07.01/youtube-dl-2016.07.01.tar.gz",
|
||||
"ffb6f2b9369ed239e2c139167dc60c521747875a2f5c45917c3b88c8ed74dd36"
|
||||
]
|
||||
},
|
||||
"2016.07.02": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2016.07.02/youtube-dl",
|
||||
"cc9027ecc065c0933de5d58ae5ed10763b1d9b5c46b27177bbb9d33d6a18097d"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2016.07.02/youtube-dl.exe",
|
||||
"a533f4e453940d3c8a116fbf9b751ed87adab9f07408f8b38f4dfb965ac9a4c0"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2016.07.02/youtube-dl-2016.07.02.tar.gz",
|
||||
"031c4f28611f138df63a99c886c6e06fef46f2e1f5b6e63d8a088acd29a8d9ba"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user