Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 526 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 526 Bytes

Chromium updater script for OS X

Update Chromium.app to the latest available trunk build.

  • Reads the LAST_CHANGE file generated by the Chromium BuildBot.
  • Uses curl to show a progress bar while downloading.
  • Uses rsync to update the Chromium.app folder in-place.
  • Retains zip files for the last three downloaded builds in case you need to revert.