Skip to content

Commit

Permalink
Update to 8.11.15
Browse files Browse the repository at this point in the history
  • Loading branch information
linusyang92 committed Nov 17, 2018
1 parent 2d6a8f6 commit c0f8d07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
declare -a urls=(

# Rom URLs
'http://bigota.d.miui.com/8.11.8/miui_MIMIX2_8.11.8_ecd2ff5031_8.0.zip'
'http://bigota.d.miui.com/8.11.15/miui_MIMIX2_8.11.15_9cf6aeb4ec_8.0.zip'

)

EU_VER=8.11.8
EU_VER=8.11.15

declare -a eu_urls=(

# EU Rom URLs
'https://jaist.dl.sourceforge.net/project/xiaomi-eu-multilang-miui-roms/xiaomi.eu/MIUI-WEEKLY-RELEASES/8.11.8/xiaomi.eu_multi_MIMix2_8.11.8_v10-8.0.zip'
'https://jaist.dl.sourceforge.net/project/xiaomi-eu-multilang-miui-roms/xiaomi.eu/MIUI-WEEKLY-RELEASES/8.11.15/xiaomi.eu_multi_MIMix2_8.11.15_v10-8.0.zip'

)

Expand Down

0 comments on commit c0f8d07

Please sign in to comment.