Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "bundles": [ | 2 "bundles": [ |
| 3 { | 3 { |
| 4 "archives": [ | 4 "archives": [ |
| 5 { | 5 { |
| 6 "checksum": { | 6 "checksum": { |
| 7 "sha1": "61bc0ab13c4ff1d3222446fb616f207b1617441f" | 7 "sha1": "61bc0ab13c4ff1d3222446fb616f207b1617441f" |
| 8 }, | 8 }, |
| 9 "host_os": "all", | 9 "host_os": "all", |
| 10 "size": 29619, | 10 "size": 29619, |
| (...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 197 "description": "Chrome 37 bundle, revision xxxxx", | 197 "description": "Chrome 37 bundle, revision xxxxx", |
| 198 "name": "pepper_37", | 198 "name": "pepper_37", |
| 199 "recommended": "no", | 199 "recommended": "no", |
| 200 "repath": "pepper_37", | 200 "repath": "pepper_37", |
| 201 "revision": 0, | 201 "revision": 0, |
| 202 "stability": "post_stable", | 202 "stability": "post_stable", |
| 203 "version": 37 | 203 "version": 37 |
| 204 }, | 204 }, |
| 205 { | 205 { |
| 206 "archives": [], | 206 "archives": [], |
| 207 "description": "Chrome 38 bundle, revision xxxxx", | |
| 208 "name": "pepper_38", | |
| 209 "recommended": "no", | |
| 210 "repath": "pepper_38", | |
| 211 "revision": 0, | |
| 212 "stability": "post_stable", | |
| 213 "version": 37 | |
|
binji
2014/08/28 22:07:42
38
Sam Clegg
2014/08/28 22:14:21
Done.
| |
| 214 }, | |
| 215 { | |
| 216 "archives": [], | |
| 207 "description": "Chrome Canary", | 217 "description": "Chrome Canary", |
| 208 "name": "pepper_canary", | 218 "name": "pepper_canary", |
| 209 "recommended": "no", | 219 "recommended": "no", |
| 210 "repath": "", | 220 "repath": "", |
| 211 "revision": 0, | 221 "revision": 0, |
| 212 "stability": "canary", | 222 "stability": "canary", |
| 213 "version": 0 | 223 "version": 0 |
| 214 }, | 224 }, |
| 215 { | 225 { |
| 216 "archives": [], | 226 "archives": [], |
| 217 "description": "Bionic Canary", | 227 "description": "Bionic Canary", |
| 218 "name": "bionic_canary", | 228 "name": "bionic_canary", |
| 219 "recommended": "no", | 229 "recommended": "no", |
| 220 "repath": "", | 230 "repath": "", |
| 221 "revision": 0, | 231 "revision": 0, |
| 222 "stability": "canary", | 232 "stability": "canary", |
| 223 "version": 0 | 233 "version": 0 |
| 224 } | 234 } |
| 225 ], | 235 ], |
| 226 "manifest_version": 2 | 236 "manifest_version": 2 |
| 227 } | 237 } |
| OLD | NEW |