You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: html/supportedPlatforms.js.opencor
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ var jsonData = { "oses": [
4
4
{ "description": "<strong>Up to OpenCOR 0.3:</strong> supported on both the 32-bit and 64-bit versions of <a href=\"https://en.wikipedia.org/wiki/Windows_XP\">Windows XP</a> and later." },
5
5
{ "description": "<strong>OpenCOR 0.4.x:</strong> supported on both the 32-bit and 64-bit versions of <a href=\"https://en.wikipedia.org/wiki/Windows_7\">Windows 7</a> and later." },
6
6
{ "description": "<strong>OpenCOR 0.5 and 0.6:</strong> supported on the 64-bit version of <a href=\"https://en.wikipedia.org/wiki/Windows_7\">Windows 7</a> and later." },
7
-
{ "description": "<strong>OpenCOR 0.7.x and 0.8:</strong> supported on the 64-bit version of <a href=\"https://en.wikipedia.org/wiki/Windows_10\">Windows 10</a> and later." }
7
+
{ "description": "<strong>OpenCOR 0.7.x and 0.8.x:</strong> supported on the 64-bit version of <a href=\"https://en.wikipedia.org/wiki/Windows_10\">Windows 10</a> and later." }
8
8
]
9
9
},
10
10
{ "name": "Linux",
@@ -13,7 +13,8 @@ var jsonData = { "oses": [
13
13
{ "description": "<strong>OpenCOR 0.3 and 0.4.x:</strong> supported on both the 32-bit and 64-bit versions of <a href=\"https://en.wikipedia.org/wiki/Ubuntu_version_history#Ubuntu_14.04_LTS_(Trusty_Tahr)\">Ubuntu 14.04 LTS (Trusty Tahr)</a> and later." },
14
14
{ "description": "<strong>OpenCOR 0.5:</strong> supported on the 64-bit version of <a href=\"https://en.wikipedia.org/wiki/Ubuntu_version_history#Ubuntu_14.04_LTS_(Trusty_Tahr)\">Ubuntu 14.04 LTS (Trusty Tahr)</a> and later." },
15
15
{ "description": "<strong>OpenCOR 0.6:</strong> supported on the 64-bit version of <a href=\"https://en.wikipedia.org/wiki/Ubuntu_version_history#Ubuntu_16.04_LTS_(Xenial_Xerus)\">Ubuntu 16.04 LTS (Xenial Xerus)</a> and later." },
16
-
{ "description": "<strong>OpenCOR 0.7.x and 0.8:</strong> supported on the 64-bit version of <a href=\"https://en.wikipedia.org/wiki/Ubuntu_version_history#Ubuntu_20.04_LTS_(Focal_Fossa)\">Ubuntu 20.04 LTS (Focal Fossa)</a> and later." }
16
+
{ "description": "<strong>OpenCOR 0.7.x, 0.8.0/1:</strong> supported on the 64-bit version of <a href=\"https://en.wikipedia.org/wiki/Ubuntu_version_history#Ubuntu_20.04_LTS_(Focal_Fossa)\">Ubuntu 20.04 LTS (Focal Fossa)</a> and later." },
17
+
{ "description": "<strong>OpenCOR 0.8.2:</strong> supported on the 64-bit version of <a href=\"https://en.wikipedia.org/wiki/Ubuntu_version_history#Ubuntu_22.04_LTS_(Jammy_Jellyfish)\">Ubuntu 22.04 LTS (Jammy Jellyfish)</a> and later." }
17
18
]
18
19
},
19
20
{ "name": "macOS",
@@ -22,7 +23,7 @@ var jsonData = { "oses": [
22
23
{ "description": "<strong>OpenCOR 0.2 to 0.4.x:</strong> supported on <a href=\"https://en.wikipedia.org/wiki/Mac_OS_X_Lion\">Mac OS X 10.7 (Lion)</a> and later." },
23
24
{ "description": "<strong>OpenCOR 0.5:</strong> supported on <a href=\"https://en.wikipedia.org/wiki/OS_X_Mountain_Lion\">OS X 10.8 (Mountain Lion)</a> and later." },
24
25
{ "description": "<strong>OpenCOR 0.6:</strong> supported on <a href=\"https://en.wikipedia.org/wiki/OS_X_Yosemite\">OS X 10.10 (Yosemite)</a> and later." },
25
-
{ "description": "<strong>OpenCOR 0.7.x and 0.8:</strong> supported on <a href=\"https://en.wikipedia.org/wiki/MacOS_Big_Sur\">macOS 11 (Big Sur)</a> and later." }
26
+
{ "description": "<strong>OpenCOR 0.7.x and 0.8.x:</strong> supported on <a href=\"https://en.wikipedia.org/wiki/MacOS_Big_Sur\">macOS 11 (Big Sur)</a> and later." }
0 commit comments