Update cmdline-tools to 11.0 (latest)

This commit is contained in:
Vilius Sutkus '89
2023-09-25 03:04:50 +03:00
parent 26c86ac3f5
commit bee5ac3f90
3 changed files with 6 additions and 6 deletions

4
dist/index.js vendored
View File

@@ -9696,8 +9696,8 @@ const path = __importStar(__nccwpck_require__(1017));
const fs = __importStar(__nccwpck_require__(7147));
const fse = __importStar(__nccwpck_require__(5630));
const os = __importStar(__nccwpck_require__(2037));
const CMDLINE_TOOLS_VERSION = '9.0';
const COMMANDLINE_TOOLS_VERSION = '9477386';
const CMDLINE_TOOLS_VERSION = '11.0';
const COMMANDLINE_TOOLS_VERSION = '10406996';
const COMMANDLINE_TOOLS_WIN_URL = `https://dl.google.com/android/repository/commandlinetools-win-${COMMANDLINE_TOOLS_VERSION}_latest.zip`;
const COMMANDLINE_TOOLS_MAC_URL = `https://dl.google.com/android/repository/commandlinetools-mac-${COMMANDLINE_TOOLS_VERSION}_latest.zip`;
const COMMANDLINE_TOOLS_LIN_URL = `https://dl.google.com/android/repository/commandlinetools-linux-${COMMANDLINE_TOOLS_VERSION}_latest.zip`;