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 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
115 }, | 115 }, |
116 { | 116 { |
117 "archives": [], | 117 "archives": [], |
118 "description": "Chrome Canary", | 118 "description": "Chrome Canary", |
119 "name": "pepper_canary", | 119 "name": "pepper_canary", |
120 "recommended": "no", | 120 "recommended": "no", |
121 "repath": "", | 121 "repath": "", |
122 "revision": 0, | 122 "revision": 0, |
123 "stability": "canary", | 123 "stability": "canary", |
124 "version": 0 | 124 "version": 0 |
125 }, | |
126 { | |
127 "archives": [], | |
128 "description": "Bionic Canary", | |
129 "name": "bionic_canary", | |
130 "recommended": "no", | |
131 "repath": "", | |
132 "revision": 0, | |
133 "stability": "canary", | |
134 "version": 0 | |
135 } | 125 } |
136 ], | 126 ], |
137 "manifest_version": 2 | 127 "manifest_version": 2 |
138 } | 128 } |
OLD | NEW |