release 2016.06.23
This commit is contained in:
parent
ce64943931
commit
0b1a935eac
5 changed files with 44 additions and 15 deletions
|
@ -1 +1 @@
|
|||
2016.06.22
|
||||
2016.06.23
|
|
@ -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-06-22T23:46:02.130849Z</updated>
|
||||
<updated>2016-06-23T04:30:59.393182Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -9755,4 +9755,19 @@
|
|||
<updated>2016-06-22T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2016.06.23</id>
|
||||
<title>New version 2016.06.23</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.06.23/">https://yt-dl.org/downloads/2016.06.23/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2016-06-23T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2016.06.22",
|
||||
"signature": "22c4dbe21b542f753342ced8845b14189c2564c715fe86d9735755620b1bc78d2cf22e2084f02ee07e7a0b6ed7ec345191481335c05cdf50b63f57daf34260f3c8afe592dae818264dd0a2cb32f6bfad39be18efa3fa7aaf12e374f839b07e606e0dc80ebe562394b44618b9785ce122798eed3cc88dd2ef3f80d8c87ca0cb34",
|
||||
"latest": "2016.06.23",
|
||||
"signature": "0c96b88999611a6da6ca8a7a6e1e7d87d5325104ef65c2dc8104ea73a3552f03d06ced724d26626b6e7ceb67b24d9094aaadb493d60c567bde6caf263f9f4a30bf0cef2c26e250b64ea2e6d753f77e66b33b56637b3311b1191ab7102c0438f96f3e5c81ded06b1c1616594eb7f0e668cf635ab298b2183467db4ea7c9aa9898",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -9107,6 +9107,20 @@
|
|||
"https://yt-dl.org/downloads/2016.06.22/youtube-dl-2016.06.22.tar.gz",
|
||||
"3da151f43af541c7faa252ce5bfddc422fc269a1a70964891670dd2a86e74af0"
|
||||
]
|
||||
},
|
||||
"2016.06.23": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2016.06.23/youtube-dl",
|
||||
"0a8c99fa7f67d91f78cdbbe8cf0e823cec065b68c75cfe91ec7570e5873c9759"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2016.06.23/youtube-dl.exe",
|
||||
"88005ba312a951e2db08a12d4f21124b50e469d245db76795065a186864a5be3"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2016.06.23/youtube-dl-2016.06.23.tar.gz",
|
||||
"79c4db0fdcf7e3bf806ede5014d4648e876f3b0343de0a6a47c9f772c726c8fd"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue