/chromium-updater

Bash script to update Chromium.app on OS X to latest bleeding-edge build

Primary LanguageShellOtherNOASSERTION

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.