![]()
Chromium Updater is a simple program that downloads the latest hourly build of the Chromium Web Browser from it’s daily build source.
The Application is written in VB.net and is incredibly small and simple. In the past I have used a batch script but I thought it simpler to use VB.net because it does not require downloading wget also.
The source code of the updater is available for download under the LGPL licence so feel free to make changes to the code and redistribute it. The application is best suited to be run in conjunction with the task scheduler included with windows so that Chromium will be updated every week or so.
Please make sure that ALL instances of Chrome are closed before the updater is run or Chromium will not be updated.