11{
2- "version" : " 2025.2 .3.8 " ,
2+ "version" : " 2025.3 .3.2 " ,
33 "description" : " The official IDE for Android development, which includes everything you need to build Android apps." ,
44 "homepage" : " https://developer.android.com/studio/preview" ,
55 "license" : {
66 "identifier" : " Freeware" ,
7- "url" : " https://developer.android.com/studio/terms.html "
7+ "url" : " https://developer.android.com/studio/terms"
88 },
99 "suggest" : {
1010 "Android SDK" : " android-clt"
1111 },
1212 "architecture" : {
1313 "64bit" : {
14- "url" : " https://redirector. gvt1.com/edgedl/ android/studio/ide-zips/2025.2 .3.8 /android-studio-2025.2.3.8 -windows.zip" ,
15- "hash" : " cf56f6067bacf805bfa79f799439312c6c8f120b10ab7c1b524090c11bacb361 " ,
14+ "url" : " https://edgedl.me. gvt1.com/android/studio/ide-zips/2025.3 .3.2 /android-studio-panda3-canary2 -windows.zip" ,
15+ "hash" : " 072aac84121fed2ed2b3ca5e1a4275444b06b06dc2ff34e94feecf6cb44b4caf " ,
1616 "shortcuts" : [
1717 [
1818 " bin\\ studio64.exe" ,
2323 },
2424 "pre_install" : " 'uninstall.exe' | ForEach-Object { Remove-Item \" $dir/$_\" -Recurse }" ,
2525 "extract_dir" : " android-studio" ,
26- "checkver" : {
27- "regex" : " agree_canary_win_bundle_download[\\ s\\ S]+?android-studio-([\\ d.]+)-windows\\ .exe"
28- },
26+ "checkver" : " /install/(?<version>[\\ d.]+)/(?<filename>android-studio.*-canary\\ d+-windows)\\ .exe" ,
2927 "autoupdate" : {
3028 "architecture" : {
3129 "64bit" : {
32- "url" : " https://redirector. gvt1.com/edgedl/ android/studio/ide-zips/$version/android-studio-$version-windows .zip"
30+ "url" : " https://edgedl.me. gvt1.com/android/studio/ide-zips/$version/$matchFilename .zip"
3331 }
3432 }
3533 }
36- }
34+ }
0 commit comments