diff options
author | Sergey M․ <[email protected]> | 2020-01-15 01:39:46 +0700 |
---|---|---|
committer | Sergey M․ <[email protected]> | 2020-01-15 01:39:46 +0700 |
commit | 9020751c991d00f4955ab2c64d87d21655eba7a9 (patch) | |
tree | 53044ac3bd363d316c09f4414f1e8d82d6711b4b /update/versions.json | |
parent | 6424e27c16cc92230a355822a747288ef93c33b0 (diff) | |
download | youtube-dl-9020751c991d00f4955ab2c64d87d21655eba7a9.tar.gz youtube-dl-9020751c991d00f4955ab2c64d87d21655eba7a9.zip |
release 2020.01.15
Diffstat (limited to 'update/versions.json')
-rw-r--r-- | update/versions.json | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/update/versions.json b/update/versions.json index 1d1cb7282..9bb3943f8 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,6 +1,6 @@ { - "latest": "2020.01.01", - "signature": "43f6a785531140a41c81f007aea84f61e72d2ca3475bbea29de9411b018664573cadd8250174da5326cfcf68e7e1fe17ccecacb09bd6ae7ea719cd1c64a62e1ec35843733f93027fa2304d01ae14c543ae3e8427e7f14ae280b6837b49aaeb37efac537fd610328a6ee26afd3f504e365e0b660231278aaa219944e25366b9be", + "latest": "2020.01.15", + "signature": "26e86394cf082689ab519d06a327c6860d7f3925cf1c0411d59b0250846eb74c6ea29e1cac1ba90594d8c5ac9e2f6006641591ab87a0c70aea430dc105b590fc6e2e1c3356c60ba55d7e9e9141cdeff741ec3db4af3f1d487b000db317419c09af8f460c4a08662aefd90f8a6917a4fdbcaf0b943de32a39269a865cd1598d35", "versions": { "2012.02.22": { "bin": [ @@ -12901,6 +12901,20 @@ "https://yt-dl.org/downloads/2020.01.01/youtube-dl-2020.01.01.tar.gz", "0ab06abce0eecf77b6ceed4c06613325ede4e72e1a6ff528be320277250a1b5d" ] + }, + "2020.01.15": { + "bin": [ + "https://yt-dl.org/downloads/2020.01.15/youtube-dl", + "510c41000b0cdb3fa8837051455e0951325b271642b41d601d3812b4b40fab03" + ], + "exe": [ + "https://yt-dl.org/downloads/2020.01.15/youtube-dl.exe", + "38a3c3ab5c0005dc490e433ccd97ba54f8b7370cda60f6e835afcd213de4ecd2" + ], + "tar": [ + "https://yt-dl.org/downloads/2020.01.15/youtube-dl-2020.01.15.tar.gz", + "556711f8dc827910096fd648d7ead051ddadb81b90ae4abdf0393ddf2d62d237" + ] } } }
\ No newline at end of file |