cmake: update version (#8357)
This commit is contained in:
parent
b306493884
commit
fed9cf0777
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ class Cmake(Package):
|
||||||
list_url = 'https://cmake.org/files/'
|
list_url = 'https://cmake.org/files/'
|
||||||
list_depth = 1
|
list_depth = 1
|
||||||
|
|
||||||
|
version('3.11.3', '3f923154ed47128f13b08eacd207d9ee')
|
||||||
version('3.11.2', 'd2d554c05fc07cfae7846d2aa205f12a')
|
version('3.11.2', 'd2d554c05fc07cfae7846d2aa205f12a')
|
||||||
version('3.11.1', '12a3177477e4e2c7bc514193d421dafe')
|
version('3.11.1', '12a3177477e4e2c7bc514193d421dafe')
|
||||||
version('3.11.0', 'f3ebc79b5dec85b49abe75958ffa1a03')
|
version('3.11.0', 'f3ebc79b5dec85b49abe75958ffa1a03')
|
||||||
|
|
Loading…
Reference in a new issue