mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
3 lines
78 B
Python
Executable File
3 lines
78 B
Python
Executable File
many_versions = [ '1.4.32', '1.5.31', '1.6.0-RC2' ]
|
|
single_version = '1.5.31'
|