Update emsdk to 3.1.60

This commit is contained in:
halx99 2024-05-24 01:28:55 +08:00
parent 54cec14c10
commit a4e1c4cb1f
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ if ($Global:is_axmol_app -or $Global:is_axmol_engine) {
$manifest['nuget'] = '5.5.1' # since 5.6.0, require .net 4.0
$manifest['glslcc'] = '1.9.5+'
$manifest['cmake'] = '3.29.3+'
$manifest['emsdk'] = '3.1.59+'
$manifest['emsdk'] = '3.1.60+'
$manifest['llvm'] = '17.0.6+'
$manifest['jdk'] = '17.0.10+'
}

View File

@ -108,7 +108,7 @@
### sdks & tools updates
- emsdk: 3.1.53 ==> 3.1.59
- emsdk: 3.1.53 ==> 3.1.60
- AGP: 8.2.1 ==> 8.2.2
- androidx.media3: 1.0.2 ==> 1.2.1
- glslcc: 1.9.4 ==> 1.9.5