Skip to content
Snippets Groups Projects
Commit aeb58dc2 authored by Denis Davydov's avatar Denis Davydov Committed by Todd Gamblin
Browse files

cmake: add 3.7.1 (#2618)

parent 592df25a
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ class Cmake(Package): ...@@ -31,6 +31,7 @@ class Cmake(Package):
homepage = 'https://www.cmake.org' homepage = 'https://www.cmake.org'
url = 'https://cmake.org/files/v3.4/cmake-3.4.3.tar.gz' url = 'https://cmake.org/files/v3.4/cmake-3.4.3.tar.gz'
version('3.7.1', 'd031d5a06e9f1c5367cdfc56fbd2a1c8')
version('3.6.1', 'd6dd661380adacdb12f41b926ec99545') version('3.6.1', 'd6dd661380adacdb12f41b926ec99545')
version('3.6.0', 'aa40fbecf49d99c083415c2411d12db9') version('3.6.0', 'aa40fbecf49d99c083415c2411d12db9')
version('3.5.2', '701386a1b5ec95f8d1075ecf96383e02') version('3.5.2', '701386a1b5ec95f8d1075ecf96383e02')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment