-
-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make specefic updaters for Cromite and Thorium web browsers #244
Comments
Would it also be possible to add Supermium (https://github.com/win32ss/supermium/) support to chrlauncher? |
I would also like to be able to update thorium via chrlauncher. Is it possible to do it somehow? |
To address the questions: Achieving specific updaters for Thorium and Superium or any other fork is possible TIMESTAMP=$(date +%s -r chrome-win.zip)
echo >updateurl.txt "browser=chromium;os=windows;architecture=64-bit;timestamp=$TIMESTAMP;editor=uazo;channel=stable;repository=https://github.com/uazo/cromite/releases;download=https://github.com/uazo/cromite/releases/latest/download/chrome-win.zip;version=$(cat $OUTPUTFILE_WIN/RELEASE);revision=1;commit=$CROMITE_SHA"
$GH release upload $VERSION-$CROMITE_SHA updateurl.txt I suggest that users involved in this discussion write issues Additionally, you can use multiple Chrlauncher folders with different configs If Thorium and Superium create these Cheers! |
Ohh magnificent exceptional sensational wonderful ! Thank you very much Mr @MINORITYmaN for your great generosity and precious help! 💯 🥇 So I mention the developers of the web browsers to implement this imprtant vital game changer : updateurl.txt : @Alex313031 @gz83 @win32ss |
Checklist
App version
v.2.6
Problem you are trying to solve
Hello, thank you so much fot this amazing great launcher and updater ! 🥇 💯
Please i have request : it can be complicated and difficult especially for beginners to follow the steps described on the Cromite browser page to update Cromite browser using our beloved Chrlauncher!
we hope please for a specific version of our beloved Chrlauncher to make the portable version of Cromite browser executable and to update it in a quick and simplified way, as well as a specific version to update Thorium browser please, because they are among the best web browsers of the world, thank you very much!
https://github.com/uazo/cromite
https://github.com/Alex313031/Thorium-Win
Suggested solution
Make specefic updaters for Cromite and Thorium browsers please !
Screenshots / Drawings / Technical details
No response
The text was updated successfully, but these errors were encountered: