| OLD | NEW |
| 1 { | 1 { |
| 2 "bundles": [ | 2 "bundles": [ |
| 3 { | 3 { |
| 4 "archives": [ | 4 "archives": [ |
| 5 { | 5 { |
| 6 "checksum": { | 6 "checksum": { |
| 7 "sha1": "3c63a6002dea894616292bb25d6b375dba0290f1" | 7 "sha1": "3c63a6002dea894616292bb25d6b375dba0290f1" |
| 8 }, | 8 }, |
| 9 "host_os": "all", | 9 "host_os": "all", |
| 10 "size": 30527, | 10 "size": 30527, |
| (...skipping 17 matching lines...) Expand all Loading... |
| 28 "description": "Visual Studio Add-In for building and debugging NaCl appli
cations", | 28 "description": "Visual Studio Add-In for building and debugging NaCl appli
cations", |
| 29 "name": "vs_addin", | 29 "name": "vs_addin", |
| 30 "recommended": "no", | 30 "recommended": "no", |
| 31 "repath": "vs_addin", | 31 "repath": "vs_addin", |
| 32 "revision": 1578, | 32 "revision": 1578, |
| 33 "stability": "dev", | 33 "stability": "dev", |
| 34 "version": 0 | 34 "version": 0 |
| 35 }, | 35 }, |
| 36 { | 36 { |
| 37 "archives": [], | 37 "archives": [], |
| 38 "description": "Chrome 35 bundle, revision xxxxx", | |
| 39 "name": "pepper_35", | |
| 40 "recommended": "no", | |
| 41 "repath": "pepper_35", | |
| 42 "revision": 0, | |
| 43 "stability": "post_stable", | |
| 44 "version": 35 | |
| 45 }, | |
| 46 { | |
| 47 "archives": [], | |
| 48 "description": "Chrome 36 bundle, revision xxxxx", | |
| 49 "name": "pepper_36", | |
| 50 "recommended": "no", | |
| 51 "repath": "pepper_36", | |
| 52 "revision": 0, | |
| 53 "stability": "post_stable", | |
| 54 "version": 36 | |
| 55 }, | |
| 56 { | |
| 57 "archives": [], | |
| 58 "description": "Chrome 37 bundle, revision xxxxx", | 38 "description": "Chrome 37 bundle, revision xxxxx", |
| 59 "name": "pepper_37", | 39 "name": "pepper_37", |
| 60 "recommended": "no", | 40 "recommended": "no", |
| 61 "repath": "pepper_37", | 41 "repath": "pepper_37", |
| 62 "revision": 0, | 42 "revision": 0, |
| 63 "stability": "post_stable", | 43 "stability": "post_stable", |
| 64 "version": 37 | 44 "version": 37 |
| 65 }, | 45 }, |
| 66 { | 46 { |
| 67 "archives": [], | 47 "archives": [], |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 108 "description": "Chrome 42 bundle, revision xxxxx", | 88 "description": "Chrome 42 bundle, revision xxxxx", |
| 109 "name": "pepper_42", | 89 "name": "pepper_42", |
| 110 "recommended": "no", | 90 "recommended": "no", |
| 111 "repath": "pepper_42", | 91 "repath": "pepper_42", |
| 112 "revision": 0, | 92 "revision": 0, |
| 113 "stability": "post_stable", | 93 "stability": "post_stable", |
| 114 "version": 42 | 94 "version": 42 |
| 115 }, | 95 }, |
| 116 { | 96 { |
| 117 "archives": [], | 97 "archives": [], |
| 98 "description": "Chrome 43 bundle, revision xxxxx", |
| 99 "name": "pepper_43", |
| 100 "recommended": "no", |
| 101 "repath": "pepper_43", |
| 102 "revision": 0, |
| 103 "stability": "post_stable", |
| 104 "version": 43 |
| 105 }, |
| 106 { |
| 107 "archives": [], |
| 118 "description": "Chrome Canary", | 108 "description": "Chrome Canary", |
| 119 "name": "pepper_canary", | 109 "name": "pepper_canary", |
| 120 "recommended": "no", | 110 "recommended": "no", |
| 121 "repath": "", | 111 "repath": "", |
| 122 "revision": 0, | 112 "revision": 0, |
| 123 "stability": "canary", | 113 "stability": "canary", |
| 124 "version": 0 | 114 "version": 0 |
| 125 }, | 115 }, |
| 126 { | 116 { |
| 127 "archives": [], | 117 "archives": [], |
| 128 "description": "Bionic Canary", | 118 "description": "Bionic Canary", |
| 129 "name": "bionic_canary", | 119 "name": "bionic_canary", |
| 130 "recommended": "no", | 120 "recommended": "no", |
| 131 "repath": "", | 121 "repath": "", |
| 132 "revision": 0, | 122 "revision": 0, |
| 133 "stability": "canary", | 123 "stability": "canary", |
| 134 "version": 0 | 124 "version": 0 |
| 135 } | 125 } |
| 136 ], | 126 ], |
| 137 "manifest_version": 2 | 127 "manifest_version": 2 |
| 138 } | 128 } |
| OLD | NEW |