Brave Updater Brave Software Inc
winget install --id=Brave.BraveUpdater -e
An updater to keep Brave (and other software) up to date.
Brave Updater is a software update tool designed to ensure your applications remain current with the latest security patches and performance improvements. It automates updates for Brave Browser and other supported programs, running silently in the background while notifying you of completed updates.
Key Features:
- Automatic updates for Brave and compatible software.
- Background operation to minimize disruption.
- User notifications when updates are ready or completed.
Audience & Benefit:
Ideal for users who rely on Brave Browser and want seamless, secure updates without manual intervention. By keeping your applications up-to-date, Brave Updater helps maintain system security and performance while enhancing productivity through reduced maintenance overhead.
The software can be installed via winget.
README
Omaha
This is not an official Google product.
How to build
See https://github.com/brave/brave-browser/wiki/Brave-omaha
Omaha is the open-source version of Google Update, a program to install requested software and keep it up to date. The Google-branded version of Omaha is used to support software patching (both background updating, and on-demand update checks) for Google Chrome, Earth, and a variety of other Google products on Windows 7, 8, and 10.
For a quick overview of how Omaha works, you can see this unofficial tutorial. Please note that it was written by a third party so we cannot guarantee its availability, accuracy or safety.
We know that keeping software updated is both important and hard, and so by open-sourcing this project, our hope is that perhaps we can help others solve this problem. So, if you'd like to get involved, or even use Omaha to support your own software projects, then just follow the instructions in the Developer Setup Guide, and you'll be good to go!