| 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 348 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 359 "description": "Chrome 36 bundle, revision xxxxx", | 359 "description": "Chrome 36 bundle, revision xxxxx", |
| 360 "name": "pepper_36", | 360 "name": "pepper_36", |
| 361 "recommended": "no", | 361 "recommended": "no", |
| 362 "repath": "pepper_36", | 362 "repath": "pepper_36", |
| 363 "revision": 0, | 363 "revision": 0, |
| 364 "stability": "post_stable", | 364 "stability": "post_stable", |
| 365 "version": 36 | 365 "version": 36 |
| 366 }, | 366 }, |
| 367 { | 367 { |
| 368 "archives": [], | 368 "archives": [], |
| 369 "description": "Chrome 37 bundle, revision xxxxx", |
| 370 "name": "pepper_37", |
| 371 "recommended": "no", |
| 372 "repath": "pepper_37", |
| 373 "revision": 0, |
| 374 "stability": "post_stable", |
| 375 "version": 37 |
| 376 }, |
| 377 { |
| 378 "archives": [], |
| 369 "description": "Chrome Canary", | 379 "description": "Chrome Canary", |
| 370 "name": "pepper_canary", | 380 "name": "pepper_canary", |
| 371 "recommended": "no", | 381 "recommended": "no", |
| 372 "repath": "", | 382 "repath": "", |
| 373 "revision": 0, | 383 "revision": 0, |
| 374 "stability": "canary", | 384 "stability": "canary", |
| 375 "version": 0 | 385 "version": 0 |
| 376 }, | 386 }, |
| 377 { | 387 { |
| 378 "archives": [], | 388 "archives": [], |
| 379 "description": "Bionic Canary", | 389 "description": "Bionic Canary", |
| 380 "name": "bionic_canary", | 390 "name": "bionic_canary", |
| 381 "recommended": "no", | 391 "recommended": "no", |
| 382 "repath": "", | 392 "repath": "", |
| 383 "revision": 0, | 393 "revision": 0, |
| 384 "stability": "canary", | 394 "stability": "canary", |
| 385 "version": 0 | 395 "version": 0 |
| 386 } | 396 } |
| 387 ], | 397 ], |
| 388 "manifest_version": 2 | 398 "manifest_version": 2 |
| 389 } | 399 } |
| OLD | NEW |