Skip to content
Snippets Groups Projects
Commit af564eaa authored by Alexandre Strube's avatar Alexandre Strube
Browse files

new utils

parent cca254f5
Branches
No related tags found
No related merge requests found
...@@ -10,6 +10,7 @@ import argparse ...@@ -10,6 +10,7 @@ import argparse
releases = { releases = {
'Autotools': ['20200321', '20210726'], 'Autotools': ['20200321', '20210726'],
'Coreutils': ['8.32', '9.0'],
'GCC': ['10.3.0', '11.2.0'], 'GCC': ['10.3.0', '11.2.0'],
'CMake': ['3.18.0', '3.21.1'], 'CMake': ['3.18.0', '3.21.1'],
'imkl': ['2021.2.0', '2021.4.0'], 'imkl': ['2021.2.0', '2021.4.0'],
...@@ -55,6 +56,7 @@ releases = { ...@@ -55,6 +56,7 @@ releases = {
'AT-SPI2-core': ['2.36.0', '2.40.3'], 'AT-SPI2-core': ['2.36.0', '2.40.3'],
'AT-SPI2-ATK': ['2.34.2', '2.38.0'], 'AT-SPI2-ATK': ['2.34.2', '2.38.0'],
'intltool': ['0.51.0', '0.51.0'], 'intltool': ['0.51.0', '0.51.0'],
'GTK+': ['3.24.17', '3.24.23'],
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment