summary refs log tree commit diff
path: root/update
diff options
context:
space:
mode:
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 d33dd02ee..ffae4ac7a 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2021.02.04.1
\ No newline at end of file
+2021.02.10
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 488067695..e167e526c 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-02-04T13:13:05.525031Z</updated>
+    <updated>2021-02-10T22:36:19.478352Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -14480,4 +14480,19 @@
 	    <updated>2021-02-04T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2021.02.10</id>
+	    <title>New version 2021.02.10</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.02.10/">https://yt-dl.org/downloads/2021.02.10/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2021-02-10T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 3faf2e3e4..cd42100ce 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2021.02.04.1",
-    "signature": "1055a57dbc0d4f033db52fb9d44354f7e9e63a427261dfbf4264e2825cde34155018c1b0dbea1a4c740b91bfeeed429af1de8b03b3e41d1b471033b19393d67578bcc431eb1233e059b913b923188b6637a77cab50db1d648edfb560bba02442014333f08c2931241880d3701220d87afd06ae2d60a03ca0e100fb7cf6f7e5e0",
+    "latest": "2021.02.10",
+    "signature": "9c8fb3336f53db2874e3eca94467e2ceabfa0a1a9b6849fc78848fe428ddc84a1cac4bda96e7ff67208f4e5509343cda14d52cac0ea6bf35fe564531995711de46b4220ebf4887d9a01b97aad2b49b5fd6e91b38cc39632294f854c90d6503217355e96138ac989b57af2b4d119c3361ee928fef696eab5b25df93cddbab3fee",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -13517,6 +13517,20 @@
                 "https://yt-dl.org/downloads/2021.02.04.1/youtube-dl-2021.02.04.1.tar.gz",
                 "0a4b3865ab0471d26c5977f1390b555e4e222c1cfff5bed9e2f52fd128bdc866"
             ]
+        },
+        "2021.02.10": {
+            "bin": [
+                "https://yt-dl.org/downloads/2021.02.10/youtube-dl",
+                "6d4c5cc898333ff989393a6a25803908048f91faf9519ce264c6e22e5224e074"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2021.02.10/youtube-dl.exe",
+                "f271e8caab4a44a98d9afe125b805ee6d676e07a25524b459414430574521f50"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2021.02.10/youtube-dl-2021.02.10.tar.gz",
+                "d607adf66b7047865733f7d05af9478118ee4dd974ef9f971563e11de7f29122"
+            ]
         }
     }
 }
\ No newline at end of file