release 2018.03.26.1

This commit is contained in:
Sergey M․ 2018-03-26 22:33:42 +07:00
parent 63e1223703
commit f2411c698b
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
4 changed files with 38 additions and 9 deletions

View file

@ -1 +1 @@
2018.03.26
2018.03.26.1

View file

@ -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-03-26T22:27:11.100123Z</updated>
<updated>2018-03-26T22:33:34.689296Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@ -12575,4 +12575,19 @@
<updated>2018-03-26T00:00:00Z</updated>
</entry>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2018.03.26.1</id>
<title>New version 2018.03.26.1</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.03.26.1/">https://yt-dl.org/downloads/2018.03.26.1/</a>
</div>
</content>
<author>
<name>The youtube-dl maintainers</name>
</author>
<updated>2018-03-26T00:00:01Z</updated>
</entry>
</feed>

View file

@ -1,6 +1,6 @@
{
"latest": "2018.03.26",
"signature": "7c8ad1e49a3241b4554667b18a8c574a14034c3ed1a1eeb689de3a8a123ec5c61a0db603a054c841cdd9e8c2d5920c16de801eb9cff27919f1b2e5e02acf61df14228f9b7041bb35385b62a5d7480f2ec29d165263c2554d93691588747ce4638ce0584ba33ff096f76841a4d508eb718d0be56de773b3b5e24fa6b1cae0349b",
"latest": "2018.03.26.1",
"signature": "25a93dbcfdaf8158719a4fc5da3e865951189fb9c93f8158d1057de65e193d8622b65528bff589ea7c7f6cfe05a1e6f996f734f42e9120f6458da01485e4a0160959d375ce4516fc5e3b3e931eca6339850a6912f36f1ddeca11f1b70431f3529f64dcfb6f22ec399ce65c1cf89892a41408d2454ce958a0f72bd3d5ae4350aa",
"versions": {
"2012.02.22": {
"bin": [
@ -11739,6 +11739,20 @@
"https://yt-dl.org/downloads/2018.03.26/youtube-dl-2018.03.26.tar.gz",
"3b29dcbaaa4b1836c871778617da1e28666d038b1ef692c5199179a86afe6790"
]
},
"2018.03.26.1": {
"bin": [
"https://yt-dl.org/downloads/2018.03.26.1/youtube-dl",
"8401c1974e84998aac7f9b681543201cb342667d6a2080f0bc510130c0e4b6a1"
],
"exe": [
"https://yt-dl.org/downloads/2018.03.26.1/youtube-dl.exe",
"7a14483f8a8862b147fecf5db0631f8f1bf73fa63a49b3705cf206d1cb99ab4e"
],
"tar": [
"https://yt-dl.org/downloads/2018.03.26.1/youtube-dl-2018.03.26.1.tar.gz",
"5aef6130844540f372931e1f1b5fbfce4768fbcf466349ebce17b62f3abf6ae9"
]
}
}
}