OLD | NEW |
1 { | 1 { |
2 "x-version": 8, | 2 "x-version": 10, |
3 "google-talk": { | 3 "google-talk": { |
4 "mime_types": [ | 4 "mime_types": [ |
5 ], | 5 ], |
6 "versions": [ | 6 "versions": [ |
7 { | 7 { |
8 "version": "0", | 8 "version": "0", |
9 "status": "requires_authorization", | 9 "status": "requires_authorization", |
10 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat
or' use two completely different versioning schemes, so we can't define a minimu
m version." | 10 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat
or' use two completely different versioning schemes, so we can't define a minimu
m version." |
11 } | 11 } |
12 ], | 12 ], |
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
73 "adobe-flash-player": { | 73 "adobe-flash-player": { |
74 "mime_types": [ | 74 "mime_types": [ |
75 "application/futuresplash", | 75 "application/futuresplash", |
76 "application/x-shockwave-flash" | 76 "application/x-shockwave-flash" |
77 ], | 77 ], |
78 "matching_mime_types": [ | 78 "matching_mime_types": [ |
79 "application/futuresplash" | 79 "application/futuresplash" |
80 ], | 80 ], |
81 "versions": [ | 81 "versions": [ |
82 { | 82 { |
83 "version": "19.0.0.185", | 83 "version": "20.0.0.267", |
84 "status": "up_to_date", | 84 "status": "up_to_date", |
85 "reference": "https://helpx.adobe.com/security/products/flash-player/aps
b15-23.html" | 85 "reference": "https://helpx.adobe.com/security/products/flash-player/aps
b16-01.html" |
86 } | 86 } |
87 ], | 87 ], |
88 "lang": "en-US", | 88 "lang": "en-US", |
89 "name": "Adobe Flash Player", | 89 "name": "Adobe Flash Player", |
90 "help_url": "https://support.google.com/chrome/?p=plugin_flash", | 90 "help_url": "https://support.google.com/chrome/?p=plugin_flash", |
91 "url": "https://support.google.com/chrome/answer/6258784", | 91 "url": "https://support.google.com/chrome/answer/6258784", |
92 "displayurl": true, | 92 "displayurl": true, |
93 "group_name_matcher": "*Shockwave Flash*" | 93 "group_name_matcher": "*Shockwave Flash*" |
94 }, | 94 }, |
95 "lightspark": { | 95 "lightspark": { |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
131 { | 131 { |
132 "version": "0", | 132 "version": "0", |
133 "status": "up_to_date", | 133 "status": "up_to_date", |
134 "comment": "Chrome PDF Viewer has no version information." | 134 "comment": "Chrome PDF Viewer has no version information." |
135 } | 135 } |
136 ], | 136 ], |
137 "name": "Chromium PDF Viewer", | 137 "name": "Chromium PDF Viewer", |
138 "group_name_matcher": "*Chromium PDF Viewer*" | 138 "group_name_matcher": "*Chromium PDF Viewer*" |
139 } | 139 } |
140 } | 140 } |
OLD | NEW |