Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: sitescripts/extensions/test/oracle/updates.json

Issue 29589674: Issue 5942 - don't create Gecko update manifests (Closed)
Patch Set: Removing further unused code Created Oct. 26, 2017, 10:35 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "addons":
3 {
4 "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}": {
5 "updates": [
6 {
7 "version": "2.7.3",
8 "update_link": "https://downloads.adblockplus.org/adblockplus-2.7.3.xp i?update",
9 "applications":
10 {
11 "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}":
12 {
13 "strict_min_version": "38.0"
14 },
15 "{55aba3ac-94d3-41a8-9e25-5c21fe874539}":
16 {
17 "strict_min_version": "1.0"
18 },
19 "{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}":
20 {
21 "strict_min_version": "2.35"
22 },
23 "toolkit@mozilla.org":
24 {
25 "strict_min_version": "38.0"
26 },
27 "{aa3c5121-dab2-40e2-81ca-7ea25febc110}":
28 {
29 "strict_min_version": "38.0"
30 },
31 "{3550f703-e582-4d05-9a08-453d09bdfdc6}":
32 {
33 "strict_min_version": "38.0"
34 }
35 }
36 }
37 ]
38 }
39 }
40 }
OLDNEW

Powered by Google App Engine
This is Rietveld