From 35a06ec0f40bad1c0da93a3230fce4ee789ba030 Mon Sep 17 00:00:00 2001 From: Filippo Valsorda Date: Sun, 30 Dec 2012 21:00:31 +0100 Subject: [PATCH] undo 2012.12.27, never released to the public --- update/LATEST_VERSION | 2 +- update/versions.json | 33 ++++++++++++++++++--------------- 2 files changed, 19 insertions(+), 16 deletions(-) diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION index ffd053688..4ae4a9f4d 100644 --- a/update/LATEST_VERSION +++ b/update/LATEST_VERSION @@ -1 +1 @@ -2012.12.27 \ No newline at end of file +2012.12.11 \ No newline at end of file diff --git a/update/versions.json b/update/versions.json index 2b1ea895f..bc076ffcd 100644 --- a/update/versions.json +++ b/update/versions.json @@ -1,17 +1,20 @@ { - "latest": "2012.12.27", - "versions": { - "2012.12.27": { - "bin": ["http://youtube-dl.org/downloads/2012.12.27/youtube-dl", "3f44f483068d84df0263ea302297d714c0f9b3e9304f277569e667360317bef5"], - "exe": ["http://youtube-dl.org/downloads/2012.12.27/youtube-dl.exe", "c4ba76cd1b14a513a54efe51a7662c718eb50a1e241bdf4ecf2c5d68669a005e"], - "tar": ["http://youtube-dl.org/downloads/2012.12.27/youtube-dl-2012.12.27.tar.gz", "892a5418a96dc5017cad09e38c7369159bc709d58aa52b111ab9ece219db88f7"], - "notes": ["The default output template will switch to a more human-readable format soon. Use --id for the old behavior."] - }, - "2012.12.11": { - "bin": ["http://youtube-dl.org/downloads/2012.12.11/youtube-dl", "e2109ac82b05f910828a12b2de0d8e5d3b29b0ed9e2daeb68badb1fce8c1ec7a"], - "exe": ["http://youtube-dl.org/downloads/2012.12.11/youtube-dl.exe", "6496a66b69de89835ed7eda03a3c8947cca70d2bd5bcc46bd259a18c01a015b3"], - "tar": ["http://youtube-dl.org/downloads/2012.12.11/youtube-dl-2012.12.11.tar.gz", "b6d259c60fefba76701ea0ea7b34c99169fc2644ce1d89ad10213a70d11ffb0f"] - } - }, - "signature": "0fc0578a8b9f17ddfcd62f9696ad71966d5b57f92af3b1c5d4744c799125d52458991ea00d1d2effaf0ad1bc5d185d2f402341d5d44dff7a2884dece682935fe2ecab6c36cfba7d05e89153abcb99bebb996f3a5c29faa2422a111513639c76497e789ed9722fdd982d2c772e4a12c1863cb1d2941a7b1234995c610af453a47" + "latest": "2012.12.11", + "signature": "181a8ff9c3f3ced3dc3b72af69e0fa21e5d8adcfee3beb6fd2ad6d66a7131bc4d6f6e322a88506182755918fef59b0e24169cbe36ae017ebcbc5dd60388087eaf01517820804400f1c3640113ed2fbe3915b27d38b7e6330437fe689d158183bbf660ab2a8a017b8a2048442ff2ba62f590c45af83e06525c0e03c084355584d", + "versions": { + "2012.12.11": { + "bin": [ + "http://youtube-dl.org/downloads/2012.12.11/youtube-dl", + "e2109ac82b05f910828a12b2de0d8e5d3b29b0ed9e2daeb68badb1fce8c1ec7a" + ], + "exe": [ + "http://youtube-dl.org/downloads/2012.12.11/youtube-dl.exe", + "6496a66b69de89835ed7eda03a3c8947cca70d2bd5bcc46bd259a18c01a015b3" + ], + "tar": [ + "http://youtube-dl.org/downloads/2012.12.11/youtube-dl-2012.12.11.tar.gz", + "b6d259c60fefba76701ea0ea7b34c99169fc2644ce1d89ad10213a70d11ffb0f" + ] + } + } } \ No newline at end of file