Skip to content

Commit

Permalink
chore: use non-fractional revision for chromium revision (#3809)
Browse files Browse the repository at this point in the history
Follow-up to 638c77c
  • Loading branch information
aslushnikov authored Sep 9, 2020
1 parent b8d7f39 commit e9f4843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"browsers": [
{
"name": "chromium",
"revision": "792639.1",
"revision": "792639",
"download": true
},
{
Expand Down

0 comments on commit e9f4843

Please sign in to comment.