From b6f8691cd9acac9edc3c10cbab5d6110bcae4aff Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 29 Jul 2016 18:20:00 -0700 Subject: [PATCH] cake 0.15.2 Closes #3441. Signed-off-by: ilovezfs --- Formula/cake.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cake.rb b/Formula/cake.rb index be45457018..eaf04caee9 100644 --- a/Formula/cake.rb +++ b/Formula/cake.rb @@ -1,8 +1,8 @@ class Cake < Formula desc "'C# Make' is a build automation system with a C# DSL." homepage "http://cakebuild.net/" - url "https://github.com/cake-build/cake/releases/download/v0.15.1/Cake-bin-v0.15.1.zip" - sha256 "801f846e985d23bd909790f3177a4405f7a38ffe5327363e624daa238e843059" + url "https://github.com/cake-build/cake/releases/download/v0.15.2/Cake-bin-v0.15.2.zip" + sha256 "eb14a9c5e3b60e7bb10c980df7643dcd59c4cee5c3604601841380800d39930e" bottle :unneeded