{ "version": "2022.2.1.9", "description": "The official IDE for Android development, which includes everything you need to build Android apps.", "homepage": "https://developer.android.com/studio/preview", "license": { "identifier": "Freeware", "url": "https://developer.android.com/studio/terms.html" }, "suggest": { "Android SDK": "android-clt" }, "architecture": { "64bit": { "url": "https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2022.2.1.9/android-studio-2022.2.1.9-windows.zip", "hash": "e14cbf904d5b9724dc22b7391ecb2c4a56f8c48436aca10ffe2b789ede831c92", "shortcuts": [ [ "bin\\studio64.exe", "Android Studio Canary" ] ] } }, "extract_dir": "android-studio", "checkver": { "regex": "Android Studio ([\\d.]+) Canary (\\d+)", "replace": "${1}.${2}" }, "autoupdate": { "architecture": { "64bit": { "url": "https://redirector.gvt1.com/edgedl/android/studio/ide-zips/$version/android-studio-$version-windows.zip" } } } }