Skip to content

Commit

Permalink
generate new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian committed Jun 24, 2022
1 parent 5412e3f commit 74bfb57
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 20 deletions.
41 changes: 24 additions & 17 deletions full-chromium-versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,11 +181,8 @@ module.exports = {
"1.6.13",
"1.6.14",
"1.6.15",
"1.6.15",
"1.6.16",
"1.6.16",
"1.6.17",
"1.6.17",
"1.6.18"
],
"58.0.3029.110": [
Expand All @@ -200,11 +197,8 @@ module.exports = {
"1.7.8",
"1.7.9",
"1.7.10",
"1.7.10",
"1.7.11",
"1.7.11",
"1.7.12",
"1.7.12",
"1.7.13",
"1.7.14",
"1.7.15",
Expand All @@ -214,17 +208,11 @@ module.exports = {
"1.8.0",
"1.8.1",
"1.8.2-beta.1",
"1.8.2-beta.1",
"1.8.2-beta.2",
"1.8.2-beta.2",
"1.8.2-beta.3",
"1.8.2-beta.3",
"1.8.2-beta.4",
"1.8.2-beta.4",
"1.8.2-beta.5",
"1.8.2-beta.5",
"1.8.2",
"1.8.2",
"1.8.3",
"1.8.4",
"1.8.5",
Expand All @@ -233,10 +221,8 @@ module.exports = {
"1.8.8"
],
"61.0.3163.100": [
"2.0.0-beta.1",
"2.0.0-beta.1",
"2.0.0-beta.2",
"2.0.0-beta.2",
"2.0.0-beta.3",
"2.0.0-beta.4",
"2.0.0-beta.5",
Expand All @@ -262,6 +248,7 @@ module.exports = {
"2.0.14",
"2.0.15",
"2.0.16",
"2.0.17",
"2.0.18",
"2.1.0-unsupported.20180809"
],
Expand Down Expand Up @@ -298,6 +285,7 @@ module.exports = {
"3.0.12",
"3.0.13",
"3.0.14",
"3.0.15",
"3.0.16",
"3.1.0-beta.1",
"3.1.0-beta.2",
Expand All @@ -307,6 +295,9 @@ module.exports = {
"3.1.0",
"3.1.1",
"3.1.2",
"3.1.3",
"3.1.4",
"3.1.5",
"3.1.6",
"3.1.7",
"3.1.8",
Expand Down Expand Up @@ -334,7 +325,11 @@ module.exports = {
"4.0.0-nightly.20181010",
"4.0.0",
"4.0.1",
"4.0.2"
"4.0.2",
"4.0.3",
"4.0.4",
"4.0.5",
"4.0.6"
],
"67.0.3396.99": [
"4.0.0-nightly.20180929"
Expand All @@ -343,6 +338,7 @@ module.exports = {
"4.0.0-nightly.20181006"
],
"69.0.3497.128": [
"4.0.7",
"4.0.8",
"4.1.0",
"4.1.1",
Expand All @@ -365,7 +361,17 @@ module.exports = {
"4.2.12"
],
"72.0.3626.52": [
"5.0.0-beta.1"
"5.0.0-beta.1",
"5.0.0-beta.2"
],
"73.0.3683.27": [
"5.0.0-beta.3"
],
"73.0.3683.54": [
"5.0.0-beta.4"
],
"73.0.3683.61": [
"5.0.0-beta.5"
],
"73.0.3683.84": [
"5.0.0-beta.6"
Expand Down Expand Up @@ -1986,6 +1992,7 @@ module.exports = {
"21.0.0-nightly.20220620",
"21.0.0-nightly.20220621",
"21.0.0-nightly.20220622",
"21.0.0-nightly.20220623"
"21.0.0-nightly.20220623",
"21.0.0-nightly.20220624"
]
};
Loading

0 comments on commit 74bfb57

Please sign in to comment.