cmake: add version 3.12.2 (#9248)
This commit is contained in:
parent
1122fc3d1e
commit
466bc20874
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ class Cmake(Package):
|
|||
list_url = 'https://cmake.org/files/'
|
||||
list_depth = 1
|
||||
|
||||
version('3.12.2', '6e7c550cfa1c2e216b35903dc70d80af')
|
||||
version('3.12.1', '10109246a51102bfda45ff3935275fbf')
|
||||
version('3.12.0', 'ab4aa7df9301c94cdd6f8ee4fe66458b')
|
||||
version('3.11.4', '72e168b3bad2f9c34dcebbad7af56ff0')
|
||||
|
|
Loading…
Reference in a new issue