Adjust dates in _chromium_version
This commit is contained in:
parent
905863f74e
commit
bb346bf6d1
@ -315,8 +315,8 @@ def _chromium_version():
|
||||
Quick reference:
|
||||
|
||||
Qt 5.7: Chromium 49
|
||||
49.0.2623.111 (2016-03-02)
|
||||
5.7.1: Security fixes up to 54.0.2840.87 (2016-10-19)
|
||||
49.0.2623.111 (2016-03-31)
|
||||
5.7.1: Security fixes up to 54.0.2840.87 (2016-11-01)
|
||||
|
||||
Qt 5.8: Chromium 53
|
||||
53.0.2785.148 (2016-08-31)
|
||||
@ -324,20 +324,21 @@ def _chromium_version():
|
||||
|
||||
Qt 5.9: Chromium 56
|
||||
(LTS) 56.0.2924.122 (2017-01-25)
|
||||
5.9.6: Security fixes up to 66.0.3359.170 (2018-04-17)
|
||||
5.9.6: Security fixes up to 66.0.3359.170 (2018-05-10)
|
||||
|
||||
Qt 5.10: Chromium 61
|
||||
61.0.3163.140 (2017-09-05)
|
||||
5.10.1: Security fixes up to 64.0.3282.140 (2018-01-24)
|
||||
5.10.1: Security fixes up to 64.0.3282.140 (2018-02-01)
|
||||
|
||||
Qt 5.11: Chromium 65
|
||||
65.0.3325.151 (.1: .230) (2018-03-06)
|
||||
5.11.1: Security fixes up to 67.0.3396.87 (2018-05-29)
|
||||
5.11.2: Security fixes up to 68.0.3440.75 (2018-07-24)
|
||||
|
||||
Qt 5.12: Chromium 69
|
||||
current 5.12 branch: 69.0.3497.70 (2018-09-11)
|
||||
|
||||
Also see https://www.chromium.org/developers/calendar
|
||||
and https://chromereleases.googleblog.com/
|
||||
"""
|
||||
if QWebEngineProfile is None:
|
||||
# This should never happen
|
||||
|
Loading…
Reference in New Issue
Block a user