Update cmake to 3.7.2 (#29214)

This commit is contained in:
Artem Medvedev 2017-01-20 05:41:54 +02:00 committed by Michael
parent ab43e51c79
commit a1f79d5b8b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'cmake' do
version '3.7.1'
sha256 'cfbba801b1d32028e918498dc359e1e99b298099d9dd4ee8f2a3824765c01424'
version '3.7.2'
sha256 '2d5e2fbdcf01f03c5660823d89e75343cd3f9ba918bc2ca8759e58d5f168614c'
url "https://www.cmake.org/files/v#{version.major_minor}/cmake-#{version}-Darwin-x86_64.dmg"
name 'CMake'