Skip to content

Commit

Permalink
generate new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian committed May 25, 2022
1 parent f1b3481 commit a5c246c
Show file tree
Hide file tree
Showing 6 changed files with 76 additions and 9 deletions.
48 changes: 43 additions & 5 deletions full-chromium-versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -1598,7 +1598,10 @@ module.exports = {
"15.5.1",
"15.5.2",
"15.5.3",
"15.5.4"
"15.5.4",
"15.5.5",
"15.5.6",
"15.5.7"
],
"95.0.4629.0": [
"16.0.0-alpha.1",
Expand Down Expand Up @@ -1698,7 +1701,10 @@ module.exports = {
"16.2.2",
"16.2.3",
"16.2.4",
"16.2.5"
"16.2.5",
"16.2.6",
"16.2.7",
"16.2.8"
],
"96.0.4664.4": [
"17.0.0-alpha.1",
Expand Down Expand Up @@ -1797,7 +1803,9 @@ module.exports = {
"17.4.0",
"17.4.1",
"17.4.2",
"17.4.3"
"17.4.3",
"17.4.4",
"17.4.5"
],
"99.0.4767.0": [
"18.0.0-alpha.1",
Expand Down Expand Up @@ -1863,7 +1871,13 @@ module.exports = {
],
"100.0.4896.143": [
"18.2.0",
"18.2.1"
"18.2.1",
"18.2.2",
"18.2.3"
],
"100.0.4896.160": [
"18.2.4",
"18.3.0"
],
"102.0.4962.3": [
"19.0.0-alpha.1",
Expand Down Expand Up @@ -1899,12 +1913,36 @@ module.exports = {
"20.0.0-nightly.20220503",
"20.0.0-nightly.20220504",
"20.0.0-nightly.20220505",
"20.0.0-nightly.20220506"
"20.0.0-nightly.20220506",
"20.0.0-nightly.20220509",
"20.0.0-nightly.20220511",
"20.0.0-nightly.20220512",
"20.0.0-nightly.20220513",
"20.0.0-nightly.20220516",
"20.0.0-nightly.20220517"
],
"102.0.5005.27": [
"19.0.0-beta.4"
],
"102.0.5005.40": [
"19.0.0-beta.5",
"19.0.0-beta.6",
"19.0.0-beta.7"
],
"102.0.5005.49": [
"19.0.0-beta.8"
],
"102.0.4961.0": [
"19.0.0-nightly.20220325"
],
"102.0.5005.61": [
"19.0.0"
],
"103.0.5044.0": [
"20.0.0-nightly.20220518",
"20.0.0-nightly.20220519",
"20.0.0-nightly.20220520",
"20.0.0-nightly.20220523",
"20.0.0-nightly.20220524"
]
};
2 changes: 1 addition & 1 deletion full-chromium-versions.json

Large diffs are not rendered by default.

30 changes: 29 additions & 1 deletion full-versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -1133,6 +1133,9 @@ module.exports = {
"15.5.2": "94.0.4606.81",
"15.5.3": "94.0.4606.81",
"15.5.4": "94.0.4606.81",
"15.5.5": "94.0.4606.81",
"15.5.6": "94.0.4606.81",
"15.5.7": "94.0.4606.81",
"16.0.0-alpha.1": "95.0.4629.0",
"16.0.0-alpha.2": "95.0.4629.0",
"16.0.0-alpha.3": "95.0.4629.0",
Expand Down Expand Up @@ -1215,6 +1218,9 @@ module.exports = {
"16.2.3": "96.0.4664.174",
"16.2.4": "96.0.4664.174",
"16.2.5": "96.0.4664.174",
"16.2.6": "96.0.4664.174",
"16.2.7": "96.0.4664.174",
"16.2.8": "96.0.4664.174",
"17.0.0-alpha.1": "96.0.4664.4",
"17.0.0-alpha.2": "96.0.4664.4",
"17.0.0-alpha.3": "96.0.4664.4",
Expand Down Expand Up @@ -1282,6 +1288,8 @@ module.exports = {
"17.4.1": "98.0.4758.141",
"17.4.2": "98.0.4758.141",
"17.4.3": "98.0.4758.141",
"17.4.4": "98.0.4758.141",
"17.4.5": "98.0.4758.141",
"18.0.0-alpha.1": "99.0.4767.0",
"18.0.0-alpha.2": "99.0.4767.0",
"18.0.0-alpha.3": "99.0.4767.0",
Expand Down Expand Up @@ -1350,6 +1358,10 @@ module.exports = {
"18.1.0": "100.0.4896.127",
"18.2.0": "100.0.4896.143",
"18.2.1": "100.0.4896.143",
"18.2.2": "100.0.4896.143",
"18.2.3": "100.0.4896.143",
"18.2.4": "100.0.4896.160",
"18.3.0": "100.0.4896.160",
"19.0.0-alpha.1": "102.0.4962.3",
"19.0.0-alpha.2": "102.0.4971.0",
"19.0.0-alpha.3": "102.0.4971.0",
Expand All @@ -1359,6 +1371,10 @@ module.exports = {
"19.0.0-beta.2": "102.0.4999.0",
"19.0.0-beta.3": "102.0.4999.0",
"19.0.0-beta.4": "102.0.5005.27",
"19.0.0-beta.5": "102.0.5005.40",
"19.0.0-beta.6": "102.0.5005.40",
"19.0.0-beta.7": "102.0.5005.40",
"19.0.0-beta.8": "102.0.5005.49",
"19.0.0-nightly.20220202": "99.0.4767.0",
"19.0.0-nightly.20220203": "99.0.4767.0",
"19.0.0-nightly.20220204": "99.0.4767.0",
Expand All @@ -1381,6 +1397,7 @@ module.exports = {
"19.0.0-nightly.20220325": "102.0.4961.0",
"19.0.0-nightly.20220328": "102.0.4962.3",
"19.0.0-nightly.20220329": "102.0.4962.3",
"19.0.0": "102.0.5005.61",
"20.0.0-nightly.20220330": "102.0.4962.3",
"20.0.0-nightly.20220411": "102.0.4971.0",
"20.0.0-nightly.20220414": "102.0.4989.0",
Expand All @@ -1398,5 +1415,16 @@ module.exports = {
"20.0.0-nightly.20220503": "102.0.4999.0",
"20.0.0-nightly.20220504": "102.0.4999.0",
"20.0.0-nightly.20220505": "102.0.4999.0",
"20.0.0-nightly.20220506": "102.0.4999.0"
"20.0.0-nightly.20220506": "102.0.4999.0",
"20.0.0-nightly.20220509": "102.0.4999.0",
"20.0.0-nightly.20220511": "102.0.4999.0",
"20.0.0-nightly.20220512": "102.0.4999.0",
"20.0.0-nightly.20220513": "102.0.4999.0",
"20.0.0-nightly.20220516": "102.0.4999.0",
"20.0.0-nightly.20220517": "102.0.4999.0",
"20.0.0-nightly.20220518": "103.0.5044.0",
"20.0.0-nightly.20220519": "103.0.5044.0",
"20.0.0-nightly.20220520": "103.0.5044.0",
"20.0.0-nightly.20220523": "103.0.5044.0",
"20.0.0-nightly.20220524": "103.0.5044.0"
};
2 changes: 1 addition & 1 deletion full-versions.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,6 @@ module.exports = {
"18.0": "100",
"18.1": "100",
"18.2": "100",
"18.3": "100",
"19.0": "102"
};
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"0.20":"39","0.21":"41","0.22":"41","0.23":"41","0.24":"41","0.25":"42","0.26":"42","0.27":"43","0.28":"43","0.29":"43","0.30":"44","0.31":"45","0.32":"45","0.33":"45","0.34":"45","0.35":"45","0.36":"47","0.37":"49","1.0":"49","1.1":"50","1.2":"51","1.3":"52","1.4":"53","1.5":"54","1.6":"56","1.7":"58","1.8":"59","2.0":"61","2.1":"61","3.0":"66","3.1":"66","4.0":"69","4.1":"69","4.2":"69","5.0":"73","6.0":"76","6.1":"76","7.0":"78","7.1":"78","7.2":"78","7.3":"78","8.0":"80","8.1":"80","8.2":"80","8.3":"80","8.4":"80","8.5":"80","9.0":"83","9.1":"83","9.2":"83","9.3":"83","9.4":"83","10.0":"85","10.1":"85","10.2":"85","10.3":"85","10.4":"85","11.0":"87","11.1":"87","11.2":"87","11.3":"87","11.4":"87","11.5":"87","12.0":"89","12.1":"89","12.2":"89","13.0":"91","13.1":"91","13.2":"91","13.3":"91","13.4":"91","13.5":"91","13.6":"91","14.0":"93","14.1":"93","14.2":"93","15.0":"94","15.1":"94","15.2":"94","15.3":"94","15.4":"94","15.5":"94","16.0":"96","16.1":"96","16.2":"96","17.0":"98","17.1":"98","17.2":"98","17.3":"98","17.4":"98","18.0":"100","18.1":"100","18.2":"100","19.0":"102"}
{"0.20":"39","0.21":"41","0.22":"41","0.23":"41","0.24":"41","0.25":"42","0.26":"42","0.27":"43","0.28":"43","0.29":"43","0.30":"44","0.31":"45","0.32":"45","0.33":"45","0.34":"45","0.35":"45","0.36":"47","0.37":"49","1.0":"49","1.1":"50","1.2":"51","1.3":"52","1.4":"53","1.5":"54","1.6":"56","1.7":"58","1.8":"59","2.0":"61","2.1":"61","3.0":"66","3.1":"66","4.0":"69","4.1":"69","4.2":"69","5.0":"73","6.0":"76","6.1":"76","7.0":"78","7.1":"78","7.2":"78","7.3":"78","8.0":"80","8.1":"80","8.2":"80","8.3":"80","8.4":"80","8.5":"80","9.0":"83","9.1":"83","9.2":"83","9.3":"83","9.4":"83","10.0":"85","10.1":"85","10.2":"85","10.3":"85","10.4":"85","11.0":"87","11.1":"87","11.2":"87","11.3":"87","11.4":"87","11.5":"87","12.0":"89","12.1":"89","12.2":"89","13.0":"91","13.1":"91","13.2":"91","13.3":"91","13.4":"91","13.5":"91","13.6":"91","14.0":"93","14.1":"93","14.2":"93","15.0":"94","15.1":"94","15.2":"94","15.3":"94","15.4":"94","15.5":"94","16.0":"96","16.1":"96","16.2":"96","17.0":"98","17.1":"98","17.2":"98","17.3":"98","17.4":"98","18.0":"100","18.1":"100","18.2":"100","18.3":"100","19.0":"102"}

0 comments on commit a5c246c

Please sign in to comment.