summaryrefslogtreecommitdiff
path: root/update
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2021-03-25 00:05:43 +0700
committerSergey M․ <dstftw@gmail.com>2021-03-25 00:05:43 +0700
commit80058d56b3c3330704b48e4b9554ff09c75d6e69 (patch)
tree39a4ef80b64b83ebd6a96dd4b0e6edae3276df31 /update
parent1dba9b2a1b4065e74f8ddf83b0d216bf5c65ab08 (diff)
downloadyoutube-dl-80058d56b3c3330704b48e4b9554ff09c75d6e69.tar.gz
youtube-dl-80058d56b3c3330704b48e4b9554ff09c75d6e69.tar.xz
release 2021.03.25
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 071db6b6d..f92f589c7 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2021.03.14 \ No newline at end of file
+2021.03.25 \ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 623723c6a..aaedc0367 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-14T09:39:41.057449Z</updated>
+ <updated>2021-03-25T00:05:42.156357Z</updated>
<entry>
<id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14555,4 +14555,19 @@
<updated>2021-03-14T00:00:00Z</updated>
</entry>
+ <entry>
+ <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.03.25</id>
+ <title>New version 2021.03.25</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.25/">https://yt-dl.org/downloads/2021.03.25/</a>
+ </div>
+ </content>
+ <author>
+ <name>The youtube-dl maintainers</name>
+ </author>
+ <updated>2021-03-25T00:00:00Z</updated>
+ </entry>
+
</feed> \ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 26c70de0e..b0a9790c2 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
{
- "latest": "2021.03.14",
- "signature": "4c21c524984cce4a371467cd42b836f53992cda9364cfdf42c0534613893be568ab8dc0933847137e8d06c956f7ba764c0b6860ee904365255061f9d23f13f9a49bb7a49b9986246fb2db4befe45ddaf2d702bbd5088341da8eeb8bc77e00a131c4ed886b4fcf9625740696999f824468d6edce673afea9a0dfe87130054915c",
+ "latest": "2021.03.25",
+ "signature": "39a1b756a7ff1bcfafb967512d9f55a4036f693cd8b774800fe37ec02aa7b8506c6b1d1855703fcc7b778d179cf0faf8dae371db5379d3fda52b530cd8c7b6e8aa955f1dea44e383dbbf0f676adce5cd34ee01c5cb668fa78a0c2e577a0fc4807ac4a020c6951d8f594b234d8de6e1f4c178bfae960978b0246886ed718ad19d",
"versions": {
"2012.02.22": {
"bin": [
@@ -13587,6 +13587,20 @@
"https://yt-dl.org/downloads/2021.03.14/youtube-dl-2021.03.14.tar.gz",
"a3d9975d4c8e9133f84ca3f554125cd2e03600efeca35ea03a613783932307ae"
]
+ },
+ "2021.03.25": {
+ "bin": [
+ "https://yt-dl.org/downloads/2021.03.25/youtube-dl",
+ "9334117f86308b8659bbecda6ab06955da8734f975d28c39f3f2fed3f60354aa"
+ ],
+ "exe": [
+ "https://yt-dl.org/downloads/2021.03.25/youtube-dl.exe",
+ "eb3b4e51f46c39596429f3f97c3aa13f0fd4c5c6e8afce88460607725e033094"
+ ],
+ "tar": [
+ "https://yt-dl.org/downloads/2021.03.25/youtube-dl-2021.03.25.tar.gz",
+ "a303cfd327938e3f15890099be79958cc17d536d1f985301d5462e487af3485f"
+ ]
}
}
} \ No newline at end of file

Generated by cgit