release 2018.07.21
This commit is contained in:
parent
dd13bb2901
commit
31027fac78
4 changed files with 38 additions and 9 deletions
|
@ -1 +1 @@
|
|||
2018.07.10
|
||||
2018.07.21
|
|
@ -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>2018-07-10T02:11:27.162365Z</updated>
|
||||
<updated>2018-07-21T21:02:26.464261Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
|
||||
|
@ -12860,4 +12860,19 @@
|
|||
<updated>2018-07-10T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.07.21</id>
|
||||
<title>New version 2018.07.21</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/2018.07.21/">https://yt-dl.org/downloads/2018.07.21/</a>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>The youtube-dl maintainers</name>
|
||||
</author>
|
||||
<updated>2018-07-21T00:00:00Z</updated>
|
||||
</entry>
|
||||
|
||||
</feed>
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"latest": "2018.07.10",
|
||||
"signature": "8cfa7f58a8805638cdd60075039a35493fbcd83d61de88434dafee7fb5a2fb01087e561d17d405a044d9f8a27db4dc2bec467cfe97934331b3fbca69555dee2291983ff390a46c96dc3f382326d29257cc4b413757917386b633a39ff55efe5a705c410fb9ba47ae64abef2eeea2da24b5e35efd76d5ddd8950245f7cdd1fa0f",
|
||||
"latest": "2018.07.21",
|
||||
"signature": "76ddfd8288d0cd8b2da782764aff20f0e524a5de52a34770475ecf2a3702cb8af446f83fd0871ce16c959d651d57b32bdde1c1b78ce6d0bfddf6c33a8b2fe046087a48166bf0ec46ba2e0b72bb2614c7ab4a2092013e74abf4d5bb7bc9afef7fb25ff6374b234fa46d2c8a1ce7ce9b727af769ce152958c3a4591aa5c7c7b24b",
|
||||
"versions": {
|
||||
"2012.02.22": {
|
||||
"bin": [
|
||||
|
@ -12005,6 +12005,20 @@
|
|||
"https://yt-dl.org/downloads/2018.07.10/youtube-dl-2018.07.10.tar.gz",
|
||||
"ad8326e25be0da9f5c6a8f16f96396893f64263d237d5cfacf4dcc4012542fe6"
|
||||
]
|
||||
},
|
||||
"2018.07.21": {
|
||||
"bin": [
|
||||
"https://yt-dl.org/downloads/2018.07.21/youtube-dl",
|
||||
"b12fa5864f0e7f1f95d96fd0123e09fb4c1bbcfa505b5b0cc57c6388d20d06dd"
|
||||
],
|
||||
"exe": [
|
||||
"https://yt-dl.org/downloads/2018.07.21/youtube-dl.exe",
|
||||
"4abf5bdb0daa668c620f3d751633360c789f994c56db79bace79e534d0f297a6"
|
||||
],
|
||||
"tar": [
|
||||
"https://yt-dl.org/downloads/2018.07.21/youtube-dl-2018.07.21.tar.gz",
|
||||
"4bec6c5f7e76fb7f9594804c5da24bd112e9012c7d054e6fc5a1d730320d5653"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue