This repository was archived by the owner on Apr 22, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ clean_up() {
231231 echo " [$( date " +%H:%M:%S" ) ] Installation success" >> $LOG
232232}
233233
234- echo " # open-webview v2.5.1 " > $LOG
234+ echo " # open-webview v2.5.2 " > $LOG
235235echo -e " # Author: @f3ffo (Github)\n" >> $LOG
236236echo " [$( date " +%H:%M:%S" ) ] Brand: $( getprop ro.product.system.brand) " >> $LOG
237237echo " [$( date " +%H:%M:%S" ) ] Device: $( getprop ro.product.system.device) " >> $LOG
Original file line number Diff line number Diff line change 11id=open_webview
22name=Open Webview
3- version=2.5.1
4- versionCode=251
3+ version=2.5.2
4+ versionCode=252
55author=F3FFO
66description=Open Webview change your system webview
77minMagisk=20400
Original file line number Diff line number Diff line change 11{
2- "version" : " v2.5.1 " ,
3- "versionCode" : 251 ,
4- "zipUrl" : " https://github.com/Magisk-Modules-Alt-Repo/open_webview/releases/download/v2.5.1 /open-webview.zip" ,
2+ "version" : " v2.5.2 " ,
3+ "versionCode" : 252 ,
4+ "zipUrl" : " https://github.com/Magisk-Modules-Alt-Repo/open_webview/releases/download/v2.5.2 /open-webview.zip" ,
55 "changelog" : " https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/open_webview/master/CHANGELOG.md"
66}
You can’t perform that action at this time.
0 commit comments