Just a single binary no config file Chromium(64bit) updater, updates Chromium(64bit) on windows startup.
-
Download the binary from https://github.com/Programming4life/chromium_updater/releases, or build it yourself
cargo build --release
-
Place it into the windows startup folder located at
C:\Users\<user name>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\
You can force an update check by just running the excatuble chromium_updater.exe
yourself.