From 50fe0b5fcecc460e63856cb6b66a2b5b0f1d1c4b Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Tue, 15 Jan 2019 10:13:30 +1100 Subject: [PATCH] cmake 3.13.3 Closes #36018. Signed-off-by: FX Coudert --- Formula/cmake.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cmake.rb b/Formula/cmake.rb index 1d17d346bb..87a4657af7 100644 --- a/Formula/cmake.rb +++ b/Formula/cmake.rb @@ -1,8 +1,8 @@ class Cmake < Formula desc "Cross-platform make" homepage "https://www.cmake.org/" - url "https://github.com/Kitware/CMake/releases/download/v3.13.2/cmake-3.13.2.tar.gz" - sha256 "c925e7d2c5ba511a69f43543ed7b4182a7d446c274c7480d0e42cd933076ae25" + url "https://github.com/Kitware/CMake/releases/download/v3.13.3/cmake-3.13.3.tar.gz" + sha256 "665f905036b1f731a2a16f83fb298b1fb9d0f98c382625d023097151ad016b25" head "https://cmake.org/cmake.git" bottle do