mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02: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'
|