From b9e27ab45a41e5ea6d123e1c8ffe4ea5b008be26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 26 Nov 2023 13:15:47 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20ios,=20macos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ios: 4.2, 4.1, 4.0.2, 3.2.2, 3.1.3, 3.1.1, 3.1, 3.0.1, 3.0, 3, 2.2, 2.1, 2.0, 1.1.3, 1.1.2, 1.1.1, 1.0.1 macos: 10.6.5 --- releases/ios.json | 21 +++++++++++++++++++-- releases/macos.json | 3 ++- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/releases/ios.json b/releases/ios.json index 014b4a37..95a82094 100644 --- a/releases/ios.json +++ b/releases/ios.json @@ -152,7 +152,6 @@ "9.2": "2015-12-08", "9.1": "2015-10-21", "2.6": "2015-10-15", - "2": "2015-10-15", "9.0.2": "2015-09-30", "9": "2015-09-16", "8.4.1": "2015-08-13", @@ -188,5 +187,23 @@ "4.3.2": "2011-04-14", "4.2.7": "2011-04-14", "4.3": "2011-03-09", - "4": "2011-03-09" + "4.2": "2010-11-22", + "4.1": "2010-09-08", + "4.0.2": "2010-08-11", + "3.2.2": "2010-08-11", + "4": "2010-06-21", + "3.1.3": "2010-02-02", + "3.1.1": "2009-09-09", + "3.1": "2009-09-09", + "3.0.1": "2009-07-31", + "3.0": "2009-06-17", + "3": "2009-06-17", + "2.2": "2008-11-20", + "2": "2008-11-20", + "2.1": "2008-09-12", + "2.0": "2008-07-11", + "1.1.3": "2008-01-15", + "1.1.2": "2007-11-12", + "1.1.1": "2007-09-27", + "1.0.1": "2007-07-31" } \ No newline at end of file diff --git a/releases/macos.json b/releases/macos.json index 01a28693..90ff267a 100644 --- a/releases/macos.json +++ b/releases/macos.json @@ -144,5 +144,6 @@ "10.7.5": "2012-09-19", "10.7.4": "2012-05-09", "10.7.3": "2012-02-01", - "10.7.2": "2011-10-12" + "10.7.2": "2011-10-12", + "10.6.5": "2010-11-15" } \ No newline at end of file