Add cmdline-tools version 20.0 ( 14742923 )

This commit is contained in:
Vilius Sutkus '89
2026-03-25 00:11:16 +02:00
parent 715acc5ce1
commit 200c644fca
5 changed files with 8 additions and 2 deletions

View File

@@ -7,6 +7,8 @@ import * as os from 'os'
function getVersionShort(versionLong: string): string {
switch (versionLong) {
case '14742923':
return '20.0'
case '12266719':
return '16.0'
case '11479570':