Skip to content

Commit

Permalink
generate new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian committed Jul 26, 2022
1 parent e278b01 commit f67f853
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 5 deletions.
51 changes: 49 additions & 2 deletions full-chromium-versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ module.exports = {
"2.0.5",
"2.0.6",
"2.0.7",
"2.0.8-nightly.20180819",
"2.0.8-nightly.20180820",
"2.0.8",
"2.0.9",
"2.0.10",
Expand Down Expand Up @@ -264,6 +266,10 @@ module.exports = {
"3.0.0-beta.11",
"3.0.0-beta.12",
"3.0.0-beta.13",
"3.0.0-nightly.20180818",
"3.0.0-nightly.20180821",
"3.0.0-nightly.20180823",
"3.0.0-nightly.20180904",
"3.0.0",
"3.0.1",
"3.0.2",
Expand Down Expand Up @@ -299,7 +305,10 @@ module.exports = {
"3.1.10",
"3.1.11",
"3.1.12",
"3.1.13"
"3.1.13",
"4.0.0-nightly.20180817",
"4.0.0-nightly.20180819",
"4.0.0-nightly.20180821"
],
"69.0.3497.106": [
"4.0.0-beta.1",
Expand All @@ -313,6 +322,7 @@ module.exports = {
"4.0.0-beta.9",
"4.0.0-beta.10",
"4.0.0-beta.11",
"4.0.0-nightly.20181010",
"4.0.0",
"4.0.1",
"4.0.2",
Expand All @@ -321,6 +331,12 @@ module.exports = {
"4.0.5",
"4.0.6"
],
"67.0.3396.99": [
"4.0.0-nightly.20180929"
],
"68.0.3440.128": [
"4.0.0-nightly.20181006"
],
"69.0.3497.128": [
"4.0.7",
"4.0.8",
Expand Down Expand Up @@ -369,6 +385,13 @@ module.exports = {
"73.0.3683.117": [
"5.0.0-beta.9"
],
"70.0.3538.110": [
"5.0.0-nightly.20190107"
],
"71.0.3578.98": [
"5.0.0-nightly.20190121",
"5.0.0-nightly.20190122"
],
"73.0.3683.119": [
"5.0.0"
],
Expand Down Expand Up @@ -426,6 +449,15 @@ module.exports = {
"76.0.3809.74": [
"6.0.0-beta.15"
],
"72.0.3626.107": [
"6.0.0-nightly.20190212"
],
"72.0.3626.110": [
"6.0.0-nightly.20190213"
],
"74.0.3724.8": [
"6.0.0-nightly.20190311"
],
"76.0.3809.88": [
"6.0.0"
],
Expand Down Expand Up @@ -491,7 +523,21 @@ module.exports = {
"7.0.0-beta.7",
"7.0.0"
],
"76.0.3784.0": [
"7.0.0-nightly.20190521"
],
"76.0.3806.0": [
"7.0.0-nightly.20190529",
"7.0.0-nightly.20190530",
"7.0.0-nightly.20190531",
"7.0.0-nightly.20190602",
"7.0.0-nightly.20190603"
],
"77.0.3814.0": [
"7.0.0-nightly.20190604"
],
"77.0.3815.0": [
"7.0.0-nightly.20190605",
"7.0.0-nightly.20190606",
"7.0.0-nightly.20190607",
"7.0.0-nightly.20190608",
Expand Down Expand Up @@ -1998,6 +2044,7 @@ module.exports = {
"21.0.0-nightly.20220720",
"21.0.0-nightly.20220721",
"21.0.0-nightly.20220722",
"21.0.0-nightly.20220725"
"21.0.0-nightly.20220725",
"21.0.0-nightly.20220726"
]
};
Loading

0 comments on commit f67f853

Please sign in to comment.