summaryrefslogtreecommitdiff
path: root/update
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2021-03-31 03:00:33 +0700
committerSergey M․ <dstftw@gmail.com>2021-03-31 03:00:33 +0700
commit23734970a85962b9508706609a567807b49f214c (patch)
tree207f9f00d0fa32fa388429c577eb09246df23f08 /update
parent80058d56b3c3330704b48e4b9554ff09c75d6e69 (diff)
downloadyoutube-dl-23734970a85962b9508706609a567807b49f214c.tar.gz
youtube-dl-23734970a85962b9508706609a567807b49f214c.tar.xz
release 2021.03.31
Diffstat (limited to 'update')
-rw-r--r--update/LATEST_VERSION2
-rw-r--r--update/releases.atom17
-rw-r--r--update/versions.json18
3 files changed, 33 insertions, 4 deletions
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index f92f589c7..bc778a84d 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2021.03.25 \ No newline at end of file
+2021.03.31 \ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index aaedc0367..fc062bc2b 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -3,7 +3,7 @@
<link rel="self" href="http://ytdl-org.github.io/youtube-dl/update/releases.atom" />
<title>youtube-dl releases</title>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
- <updated>2021-03-25T00:05:42.156357Z</updated>
+ <updated>2021-03-31T03:00:32.374336Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14570,4 +14570,19 @@
<updated>2021-03-25T00:00:00Z</updated>
</entry>
+ <entry>
+ <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.03.31</id>
+ <title>New version 2021.03.31</title>
+ <link href="http://ytdl-org.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/2021.03.31/">https://yt-dl.org/downloads/2021.03.31/</a>
+ </div>
+ </content>
+ <author>
+ <name>The youtube-dl maintainers</name>
+ </author>
+ <updated>2021-03-31T00:00:00Z</updated>
+ </entry>
+
</feed> \ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index b0a9790c2..8824925d3 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2021.03.25",
- "signature": "39a1b756a7ff1bcfafb967512d9f55a4036f693cd8b774800fe37ec02aa7b8506c6b1d1855703fcc7b778d179cf0faf8dae371db5379d3fda52b530cd8c7b6e8aa955f1dea44e383dbbf0f676adce5cd34ee01c5cb668fa78a0c2e577a0fc4807ac4a020c6951d8f594b234d8de6e1f4c178bfae960978b0246886ed718ad19d",
+ "latest": "2021.03.31",
+ "signature": "6baed6615bbdd43dcc29e891f08108ed5d3f1c6de2869b3de3e5dc5804e4c783ddc2478eeb7cf974b69b4ea79e08933f1be206df2d0cc471a9ddab704906874eaa0f2e284ec5c0d8980982be4e12710d229b19f23762978bcd663e3b5fe992b7bb2769821f83a47e6679ce996698d0502fe51bdc2d84d33df50e62a33350304d",
"versions": {
"2012.02.22": {
"bin": [
@@ -13601,6 +13601,20 @@
"https://yt-dl.org/downloads/2021.03.25/youtube-dl-2021.03.25.tar.gz",
"a303cfd327938e3f15890099be79958cc17d536d1f985301d5462e487af3485f"
]
+ },
+ "2021.03.31": {
+ "bin": [
+ "https://yt-dl.org/downloads/2021.03.31/youtube-dl",
+ "ffb589ad50c4d51ddffda9266489f02d980639e37c6016f608153e08883dce50"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2021.03.31/youtube-dl.exe",
+ "bd11b1224609a7ddb42ae9248756c3a0a6a29940aa797feb21a73c4544ef48a8"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2021.03.31/youtube-dl-2021.03.31.tar.gz",
+ "f215d0e297febca0552e309dba12d62c53a56ed138de314d63b7fb80617e6ceb"
+ ]
}
}
} \ No newline at end of file

Generated by cgit